Archive for September 23rd, 2007

23Sep

Running SQL scripts with MySQL

Here’s another of those little things that you forget if you aren’t using them every day: running MySQL scripts using the Windows command line. Yes, you can also run SQL commands interactively but there’s a certain convenience about scripts. I am putting an example here so that it can be found again easily: mysql -u [...]