Last modified: 2011-12-01 14:55:59 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T3145, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1145 - Wrong SQL : Data in the request !
Wrong SQL : Data in the request !
Status: RESOLVED DUPLICATE of bug 1148
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.3.x
All All
: Highest critical (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-12-22 16:47 UTC by Alain B
Modified: 2011-12-01 14:55 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Alain B 2004-12-22 16:47:11 UTC
Many php functions are written using a temporary array which 
has 3 nasty side effects: 
 
- its less understandable 
- it kills both sql server and php "server" by inducing huge IO 
- its damages mysql.log which are HUGE because we find the data 
inside, introduce another slowdown, and prevent reading 
mysql.log 
 
USE SQL , dont subsitute php to myssql engine and it will be at 
least 10 time faster !
Comment 1 Jamesday 2004-12-22 16:53:47 UTC
Please be more specific. With a generic comment it's not easy to work out
whether you're seeing a deliberate optimisation or a performance problem.
Comment 2 Antoine "hashar" Musso (WMF) 2004-12-22 23:12:18 UTC

*** This bug has been marked as a duplicate of 1148 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links