Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

MySQL table create taking way too long

0

97 views

Hi,

I have a PHP script that creates 70 empty tables. However, it's taking nearly 30+ seconds to create them.

What is causing it to take this long? How can I speed the process up?

asked February 11, 2011 12:06 pm CST
posted via StackOverflow

1 Answer

0
 

An increase in the amount of memory PHP can access might speed this up. You really aren't giving enough information to help. The code would be really useful.

answered February 11, 2011 12:23 pm CST

Your answer

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect

Preview
Similar questions