Too long MySQL Query
#3

Best way is too just create the tables in a GUI such as phpMyAdmin. You only need to create the table once, so it's basically a waste of resources if that query is executed every time the server starts.

If you intend to distribute the script, then use the export function of phpMyAdmin to generate appropriate SQL code. People that do not manage to re-import the code should not be running a server in the first place.
Reply


Messages In This Thread
Too long MySQL Query - by Verbal - 08.05.2012, 17:31
Re: Too long MySQL Query - by Jonny5 - 08.05.2012, 17:49
Re: Too long MySQL Query - by Vince - 08.05.2012, 17:55
Re: Too long MySQL Query - by Verbal - 08.05.2012, 18:05
Re: Too long MySQL Query - by Jonny5 - 08.05.2012, 18:08
Re: Too long MySQL Query - by Slix_ - 08.05.2012, 18:13
Re: Too long MySQL Query - by Verbal - 08.05.2012, 18:22

Forum Jump:


Users browsing this thread: 2 Guest(s)