Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -1/+1 |
* | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -0/+8 |
* | Patch for WL#3736: Extended Table, Column and Index Comments. | Alexander Nozdrin | 2010-02-20 | 1 | -0/+1 |
* | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -2/+0 |
* | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-28 | 1 | -0/+5 |
|\ | |||||
| * | WL#5016: Fix header file include guards | Mats Kindahl | 2009-09-23 | 1 | -0/+5 |
* | | Backport of: | Konstantin Osipov | 2009-10-16 | 1 | -24/+1 |
* | | Backport of: | Konstantin Osipov | 2009-10-14 | 1 | -4/+4 |
|/ | |||||
* | Bug#45266: Uninitialized variable lead to an empty result. | Evgeny Potemkin | 2009-06-26 | 1 | -0/+4 |
* | Bug#36443 Server crashes when executing insert when insert trigger on table | Andrei Elkin | 2008-06-19 | 1 | -21/+32 |
* | BUG#33029 5.0 to 5.1 replication fails on dup key when inserting | hezx@mail.hezx.com | 2008-03-14 | 1 | -0/+21 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint | cmiller@zippy.cornsilk.net | 2007-12-14 | 1 | -1/+1 |
|\ | |||||
| * | Doxygenize comments. | cmiller@zippy.cornsilk.net | 2007-10-16 | 1 | -1/+1 |
* | | Merge mysql.com:/home/ram/work/b31137/b31137.5.0 | ramil/ram@ramil.myoffice.izhnet.ru | 2007-10-29 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix for bug #31137: Assertion failed: primary_key_no == -1 || primary_key_no ... | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-10-26 | 1 | -1/+1 |
| * | Bug#28149 overflow in some "SHOW STATUS"-variables | gluh@mysql.com/eagle.(none) | 2007-06-09 | 1 | -1/+2 |
| * | Backport of TIME->MYSQL_TIME / Y2K fixset | msvensson@pilot.blaudden | 2007-05-16 | 1 | -2/+1 |
* | | Slow query log to file now displays queries with microsecond precission | monty@mysql.com/nosik.monty.fi | 2007-07-30 | 1 | -5/+5 |
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1 | jani@a88-113-38-195.elisa-laajakaista.fi | 2007-05-24 | 1 | -6/+6 |
|\ \ | |||||
| * | | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -6/+6 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-engines | istruewing@chilla.local | 2007-04-27 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | WL#2936 | antony@ppcg5.local | 2007-04-02 | 1 | -5/+1 |
| * | | WL#2936 | antony@ppcg5.local | 2007-03-02 | 1 | -0/+4 |
* | | | Removed not used define YY_MAGIC_BELOW | monty@mysql.com/narttu.mysql.fi | 2007-03-23 | 1 | -2/+1 |
|/ / | |||||
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | | WL#3146 "less locking in auto_increment": | guilhem@gbichot3.local | 2006-07-09 | 1 | -0/+96 |
* | | SHOW STATUS does not anymore change local status variables (except com_show_s... | monty@mysql.com | 2006-06-20 | 1 | -1/+1 |
* | | Manually merged | evgen@moonbone.local | 2006-06-18 | 1 | -1/+7 |
|\ \ | |/ | |||||
| * | Manually merged | evgen@moonbone.local | 2006-06-14 | 1 | -1/+7 |
| |\ | |||||
| | * | Better comments in KEY_PART_INFO struct | sergefp@mysql.com | 2006-06-14 | 1 | -1/+7 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new | anozdrin@mysql.com | 2006-05-22 | 1 | -16/+0 |
|\ \ \ | |||||
| * | | | This is an implementation of two WL items: | anozdrin@mysql.com | 2006-05-18 | 1 | -16/+0 |
* | | | | Added support for key_block_size for key and table level (WL#602) | monty@mysql.com | 2006-05-03 | 1 | -0/+1 |
|/ / / | |||||
* | | | WL#2935 - SHOW STATUS support in plugins | serg@serg.mylan | 2006-01-07 | 1 | -22/+1 |
* | | | cleanup of SHOW STATUS code, as a preparation for WL#2935 | serg@serg.mylan | 2006-01-02 | 1 | -22/+5 |
* | | | Merge mysql.com:/home/my/mysql-5.1 | monty@mysql.com | 2005-11-23 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Table definition cache, part 2 | monty@mysql.com | 2005-11-23 | 1 | -2/+2 |
* | | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-11-23 | 1 | -2/+0 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Inefficient usage of String::append() fixed. | bell@sanja.is.com.ua | 2005-11-20 | 1 | -2/+0 |
* | | | Fix of crashed 5.1 tree (wrong merge + wrong pullout patch forced us to creat... | monty@mysql.com | 2005-11-05 | 1 | -0/+9 |
|/ / | |||||
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2005-10-12 | 1 | -0/+1 |
|\ \ | |||||
| * | | Always test ssl and compress | msvensson@neptunus.(none) | 2005-10-12 | 1 | -2/+0 |
| * | | Improved testing of ssl and compression | msvensson@neptunus.(none) | 2005-10-04 | 1 | -0/+3 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-10-08 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Review of code pushed since last 5.0 pull: | monty@mysql.com | 2005-10-06 | 1 | -1/+1 |
* | | | Merge mysql.com:/home/mydev/mysql-4.1-4100 | ingo@mysql.com | 2005-09-14 | 1 | -1/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Bug#12920 - key_read_requests counter appears to re-set | ingo@mysql.com | 2005-09-14 | 1 | -1/+1 |