20 Aug
2002
20 Aug
'02
3 p.m.
Hi, This may be more of a MySQL question than a Zope one. Is there an easy way to create multiple MySQL tables all in one shot without calling an outside shell script or something.
From what I've seen, MySQL can only accept one CREATE statement at a time. But I'd really like to put them all in one file.
Thanks, Jacob