Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge kaamos.(none):/data/src/mysql-5.0 | kaa@kaamos.(none) | 2008-03-12 | 1 | -8/+31 |
|\ | |||||
| * | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | tnurnberg@white.intern.koehntopp.de | 2008-03-10 | 1 | -8/+1 |
| |\ | |||||
| | * | Bug#34749: Server crash when using NAME_CONST() with an aggregate function | tnurnberg@mysql.com/white.intern.koehntopp.de | 2008-02-28 | 1 | -8/+1 |
| * | | Fixed bug #34620: item_row.cc:50: Item_row::illegal_method_call(const char*): | gshchepa/uchum@host.loc | 2008-02-28 | 1 | -0/+29 |
| * | | Fixed bug #33833. | igor@olga.mysql.com | 2008-01-26 | 1 | -0/+1 |
| |/ | |||||
* | | Bug#33851 Passing UNSIGNED param to EXECUTE returns ERROR 1210 | davi@mysql.com/endora.local | 2008-02-28 | 1 | -7/+2 |
* | | Bug#32890 Crash after repeated create and drop of tables and views | davi@mysql.com/endora.local | 2008-02-21 | 1 | -20/+23 |
|/ | |||||
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.0 | gluh@eagle.(none) | 2007-12-13 | 1 | -1/+21 |
|\ | |||||
| * | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@magare.gmz | 2007-11-21 | 1 | -1/+21 |
| |\ | |||||
| | * | Bug #30788: Inconsistent retrieval of char/varchar | gkodinov/kgeorge@magare.gmz | 2007-11-21 | 1 | -1/+21 |
* | | | Fix for bug #32559: connection hangs on query with name_const | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-11-27 | 1 | -1/+3 |
|/ / | |||||
* | | Fixed bug #28076: inconsistent binary/varbinary comparison. | gshchepa/uchum@gleb.loc | 2007-11-10 | 1 | -3/+11 |
* | | Merge polly.(none):/home/kaa/src/opt/bug32103/my41-bug26215 | kaa@polly.(none) | 2007-11-08 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix for bug #32103: optimizer crash when join on int and mediumint with | kaa@polly.(none) | 2007-11-07 | 1 | -1/+1 |
| * | Fixed bug #24653. | igor@olga.mysql.com | 2007-01-25 | 1 | -0/+3 |
* | | Bug #28550 "Potential bugs related to the return type of the CHAR function". | kaa@polly.(none) | 2007-10-21 | 1 | -0/+1 |
* | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gluh@eagle.(none) | 2007-10-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | Bug#30986 Character set introducer followed by a HEX string can return bad re... | gluh@mysql.com/eagle.(none) | 2007-10-15 | 1 | -1/+1 |
* | | | Merge bk@192.168.21.1:mysql-5.0-opt | holyfoot/hf@hfmain.(none) | 2007-10-12 | 1 | -2/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug #31155 gis types in union'd select cause crash. | holyfoot/hf@mysql.com/hfmain.(none) | 2007-10-04 | 1 | -2/+4 |
* | | | Bug#30981 CHAR(0x41 USING ucs2) doesn't add leading zero | gluh@mysql.com/eagle.(none) | 2007-10-11 | 1 | -0/+1 |
* | | | Bug #30832: Assertion + crash with select name_const('test', now()); | mhansson/martin@linux-st28.site | 2007-09-28 | 1 | -0/+2 |
|/ / | |||||
* | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.0-rpl | mkindahl@dl145h.mysql.com | 2007-08-03 | 1 | -7/+36 |
|\ \ | |||||
| * \ | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b28875 | bar@bar.myoffice.izhnet.ru | 2007-08-03 | 1 | -7/+36 |
| |\ \ | |||||
| | * | | Bug#28875 Conversion between ASCII and LATIN1 charsets does not function | bar@mysql.com/bar.myoffice.izhnet.ru | 2007-08-03 | 1 | -7/+36 |
* | | | | Fixed bug #30120. | gshchepa/uchum@gleb.loc | 2007-07-30 | 1 | -1/+10 |
* | | | | Bug #29878 Garbage data generation when executing SESSION_USER() on a slave. | holyfoot/hf@mysql.com/hfmain.(none) | 2007-07-27 | 1 | -1/+5 |
|/ / / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.(none) | 2007-07-16 | 1 | -9/+1 |
|\ \ \ | |||||
| * | | | A fix and a test case for Bug#26141 mixing table types in trigger | kostja@bodhi.(none) | 2007-07-12 | 1 | -8/+0 |
| * | | | Remove typedef st_table_list TABLE_LIST and always use name 'TABLE_LIST'. | kostja@bodhi.(none) | 2007-07-06 | 1 | -1/+1 |
* | | | | Merge olga.mysql.com:/home/igor/mysql-5.0-opt | igor@olga.mysql.com | 2007-07-05 | 1 | -0/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed bug #29392. | igor@olga.mysql.com | 2007-07-04 | 1 | -0/+6 |
* | | | | Fix for BUG#10491: Server returns data as charset binary | anozdrin/alik@ibm. | 2007-06-28 | 1 | -1/+7 |
|/ / / | |||||
* | | | Fixed bug #28898. | gshchepa/uchum@gleb.loc | 2007-06-20 | 1 | -5/+1 |
* | | | Merge bk@192.168.21.1:mysql-5.0 | holyfoot/hf@hfmain.(none) | 2007-06-14 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | Bug#28763: Selecting geometry fields in UNION caused server crash. | evgen@moonbone.local | 2007-06-08 | 1 | -0/+7 |
| |/ / | |||||
* | | | Merge mysql.com:/home/ram/work/mysql-5.0-maint | ramil/ram@ramil.myoffice.izhnet.ru | 2007-05-24 | 1 | -1/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for bug #28464: a string argument to 'limit ?' PS - replication fails | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-05-18 | 1 | -1/+8 |
* | | | Merge siva.hindu.god:/home/tsmith/m/bk/50 | tsmith@siva.hindu.god | 2007-05-17 | 1 | -1/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug#27759: Wrong DATE/DATETIME comparison in LEAST()/GREATEST() functions. | evgen@moonbone.local | 2007-05-04 | 1 | -1/+2 |
* | | | Backport of TIME->MYSQL_TIME / Y2K fixset | msvensson@pilot.blaudden | 2007-05-16 | 1 | -13/+13 |
|/ / | |||||
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@moonbone.local | 2007-04-27 | 1 | -0/+3 |
|\ \ | |||||
| * | | Bug#27590: Wrong DATE/DATETIME comparison. | evgen@moonbone.local | 2007-04-27 | 1 | -0/+3 |
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | evgen@moonbone.local | 2007-04-15 | 1 | -13/+31 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bug#27321: Wrong subquery result in a grouping select. | evgen@moonbone.local | 2007-04-15 | 1 | -13/+31 |
* | | | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0 | msvensson@pilot.blaudden | 2007-04-02 | 1 | -6/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge mysql.com:/home/ram/work/mysql-5.0-maint | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2007-03-29 | 1 | -6/+5 |
| |\ \ | |||||
| | * | | Fix for bug #21976: Unnecessary warning with count(decimal) | ramil/ram@mysql.com/ramil.myoffice.izhnet.ru | 2006-12-22 | 1 | -6/+5 |
* | | | | Merge bk@192.168.21.1:mysql-5.0 | holyfoot/hf@mysql.com/hfmain.(none) | 2007-03-22 | 1 | -0/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | gkodinov/kgeorge@magare.gmz | 2007-03-20 | 1 | -0/+5 |
| |\ \ \ |