FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Mysqli or PDO Persistent prepared statements
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Mysqli or PDO Persistent prepared statements [message #183652 is a reply to message #183644] Wed, 06 November 2013 17:41 Go to previous messageGo to previous message
Tobiah is currently offline  Tobiah
Messages: 30
Registered: April 2011
Karma:
Member
> The current script using php mysql is very slow.

Are you good at database administration? Most of the time it's a lack of
indexing in the table definitions. Next up is 'loose' joins that are not
completely constrained between tables. You don't want to see 'Copying to
Temp table' in the process list.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: detection of 2d array?
Next Topic: another value passing problem
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Dec 18 04:58:16 GMT 2024

Total time taken to generate the page: 0.04842 seconds