You could use mysql.exe to import tables
[B]Quote:[/B] |
mysql -u nick -p < file.sql |
You should see errors (if any) or after a while you will see c:\mysql\bin\ (it will mean that everything went ok)
You could use mysql.exe to import tables
[B]Quote:[/B] |
mysql -u nick -p < file.sql |
You should see errors (if any) or after a while you will see c:\mysql\bin\ (it will mean that everything went ok)
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.