I just installed the latest version of mysql on my server. and when i go in to the query tool to run my pre populate script it only runs the first insert and then it stops.
so i had to copy paste each insert in and run them one at a time.
Previously i used to use IBM's DB2 and this allowed me to run all the inserts at once.
does anyone know if this is just a limitation of mysql? or am i just missing something?
so i had to copy paste each insert in and run them one at a time.
Previously i used to use IBM's DB2 and this allowed me to run all the inserts at once.
does anyone know if this is just a limitation of mysql? or am i just missing something?