This page lists current Percona releases, newest first. Patch documentation is also available.
MySQL is a trademark of Sun Microsystems. Percona is an independent firm, not affiliated with Sun Microsystems. All software modified and distributed in accord with the GPL v2 license.
Percona builds and releases enhanced versions of the MySQL server, with extra features for improved performance, monitoring, instrumentation and manageability. Our builds are freely available and widely used in demanding installations. If you would like us to develop some custom features for you, that is also possible. You can read more about how we develop the builds, and contact us to discuss.
Percona XtraDB is Percona's new high-performance transactional storage engine for MySQL. >> More information about XtraDB
Discussion
hi!!
you have a syntax error in the microslow patch: http://www.percona.com/mysql/5.0.77-b13/patches/microslow_innodb.patch
this line misses a bracket:
newtime= (GetTickCount() * 1000; /* GetTickCount only returns milliseconds */
There is a new version (mainly bugfixes) of mysql - 5.0.82. Did you plan to patch it soon?
Sergio, it should be fixed in next build
Thank you. Only now I'm noticed here wiki syntax used
Pedro,
What OS do you use ?
PLD ( http://pld-linux.org/ )
BTW, just compiled 5.0.77 b16 It's ok on PLD as I see… So the problem is in 5.0.82… :(
Pedro,
Can you run BUILD/compile-pentium ?
it may help
hello, its a windows only problem. but then again, entire source don't compile on windows in any case…