| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | February 27 2003 1:32am |
| Subject: | Re: where shoud i put sql script | ||
| View as plain text | |||
At 20:24 -0500 2/26/03, Jianping Zhu wrote: >Where should i put sql script in order to use "source mysqlscript" to >create tables in database test? It's easiest if you invoke mysql in the same directory where the script is located. > >Thanks
