Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#36345 Test 'func_misc' fails on RHAS3 x86_64 | Matthias Leich mleich@mysql.com | 2008-05-29 | 2 | -63/+277 |
* | Merge host.loc:/work/bugs/5.0-bugteam-36676 | gshchepa/uchum@host.loc | 2008-05-18 | 3 | -0/+107 |
|\ | |||||
| * | Fixed bug#36676: multiupdate using LEFT JOIN updates only | gshchepa/uchum@host.loc | 2008-05-18 | 3 | -0/+107 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-bugteam | cmiller@zippy.cornsilk.net | 2008-05-16 | 5 | -38/+491 |
|\ \ | |||||
| * \ | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug36570/my50-bug36570 | cmiller@zippy.cornsilk.net | 2008-05-16 | 5 | -38/+491 |
| |\ \ | |||||
| | * | | Add a test at Andrei's behest. Show the SHOW CREATE on the | cmiller@zippy.cornsilk.net | 2008-05-16 | 2 | -0/+16 |
| | * | | Updated to address Davi's complaint about missing binlog. | cmiller@zippy.cornsilk.net | 2008-05-16 | 2 | -0/+358 |
| | * | | Bug#36570: Parse error of CREATE PROCEDURE stmt with comments on \ | cmiller@zippy.cornsilk.net | 2008-05-15 | 5 | -38/+117 |
* | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-bugteam | gkodinov/kgeorge@magare.gmz | 2008-05-16 | 2 | -0/+26 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Bug #36011: server crash with explain extended on query | gkodinov/kgeorge@magare.gmz | 2008-05-16 | 2 | -0/+26 |
| | |/ | |/| | |||||
* | | | Merge host.loc:/work/bugs/5.0-bugteam-36488 | gshchepa/uchum@host.loc | 2008-05-16 | 2 | -0/+17 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed bug #36488: regexp returns false matches, concatenating | gshchepa/uchum@host.loc | 2008-05-13 | 2 | -0/+17 |
* | | | Merge host.loc:/work/bugs/5.0-bugteam-30059 | gshchepa/uchum@host.loc | 2008-05-13 | 8 | -3/+101 |
|\ \ \ | |||||
| * \ \ | Merge host.loc:/work/bugs/5.0-bugteam-36055 | gshchepa/uchum@host.loc | 2008-05-13 | 5 | -0/+66 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Fixed bug #36055: mysql_upgrade doesn't really 'upgrade' tables | gshchepa/uchum@host.loc | 2008-05-12 | 5 | -0/+66 |
| * | | | Merge client-10-129-10-147.upp.off.mysql.com:/Users/mattiasj/clones/bug32575-... | mattiasj@client-10-129-10-147.upp.off.mysql.com | 2008-05-08 | 3 | -3/+35 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Bug#32575 - Parse error of stmt with extended comments on slave side | mattiasj@client-10-129-10-147.upp.off.mysql.com | 2008-05-08 | 3 | -3/+35 |
* | | | | Partial rollback of fix for bug #30059: End-space truncation is inconsistent | gshchepa/uchum@host.loc | 2008-05-06 | 7 | -9/+0 |
|/ / / | |||||
* | | | Merge bk-internal:/home/bk/mysql-5.0 | gkodinov/kgeorge@magare.gmz | 2008-05-05 | 11 | -2/+150 |
|\ \ \ | |/ / | |||||
| * | | Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463 | msvensson@pilot.mysql.com | 2008-05-02 | 1 | -2/+11 |
| |\ \ | |||||
| | * | | Bug#36469 mysql_upgrade does not use --tmpdir | msvensson@pilot.mysql.com | 2008-05-02 | 1 | -0/+1 |
| | * | | Bug#36463 mysql-test-run.pl should always use the --tmpdi | msvensson@pilot.mysql.com | 2008-05-02 | 1 | -2/+10 |
| * | | | Fix for bug #35298: GROUP_CONCAT with DISTINCT can crash the server | gkodinov/kgeorge@magare.gmz | 2008-05-01 | 2 | -0/+62 |
| * | | | Merge bk-internal:/home/bk/mysql-5.0 | gkodinov/kgeorge@magare.gmz | 2008-05-01 | 8 | -0/+77 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Bug#36023: Incorrect handling of zero length caused an assertion to fail. | evgen@moonbone.local | 2008-04-25 | 2 | -0/+15 |
| | * | subselect.test, subselect.result: | gshchepa/uchum@host.loc | 2008-04-23 | 2 | -2/+2 |
| | * | Merge host.loc:/home/uchum/work/5.0-bugteam-35993 | gshchepa/uchum@host.loc | 2008-04-23 | 2 | -0/+22 |
| | |\ | |||||
| | | * | Fixed bug#36005: server crashes inside NOT IN clause subquery with | gshchepa/uchum@host.loc | 2008-04-23 | 2 | -0/+22 |
| | * | | Fixed bug #35993: memory corruption and crash with multibyte conversion. | gshchepa/uchum@host.loc | 2008-04-23 | 2 | -0/+21 |
| | |/ | |||||
| | * | BUG#36139 "float, zerofill, crash with subquery" | sergefp@mysql.com | 2008-04-22 | 2 | -0/+19 |
* | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776 | cmiller@zippy.cornsilk.net | 2008-04-09 | 2 | -2/+8 |
|\ \ \ | |||||
| * | | | Follow-up to B-g#15776, test failures on 64-bit linux. | cmiller@zippy.cornsilk.net | 2008-04-09 | 2 | -2/+8 |
* | | | | Merge five.local.lan:/work/merge/mysql-5.0-funcs_1 | mleich@five.local.lan | 2008-04-04 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Backport of fix made in 5.1 to 5.0 | mleich@five.local.lan | 2008-04-04 | 1 | -1/+1 |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-build | cmiller@zippy.cornsilk.net | 2008-04-03 | 2 | -0/+310 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-build | cmiller@zippy.cornsilk.net | 2008-04-02 | 2 | -0/+310 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776 | cmiller@zippy.cornsilk.net | 2008-04-02 | 2 | -0/+310 |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Test updated. | cmiller@zippy.cornsilk.net | 2008-04-01 | 1 | -0/+1 |
| | | * | | | | Fix minor complaints of Marc Alff, for patch against B-g#15776. | cmiller@zippy.cornsilk.net | 2008-03-26 | 1 | -1/+4 |
| | | * | | | | Bug#15776: 32-bit signed int used for length of blob | cmiller@zippy.cornsilk.net | 2007-08-31 | 2 | -0/+308 |
* | | | | | | | Merge trift2.:/MySQL/M50/mysql-5.0 | joerg@trift2. | 2008-04-03 | 116 | -10700/+9096 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Merge five.local.lan:/work/merge/mysql-5.0-funcs_1 | mleich@five.local.lan | 2008-04-02 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | | | |||||
| | * | | | | Correct the location of the directory for | mleich@five.local.lan | 2008-04-02 | 1 | -2/+2 |
| * | | | | | Merge mleich@bk-internal.mysql.com:/home/bk/mysql-5.0-build | mleich@five.local.lan | 2008-04-02 | 116 | -10700/+9096 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Merge five.local.lan:/work/merge/mysql-5.0-Bug | mleich@five.local.lan | 2008-04-01 | 116 | -10700/+9096 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Fix for | mleich@five.local.lan | 2008-03-31 | 116 | -10700/+9096 |
* | | | | | | Post-merge fixes. | mkindahl@dl145h.mysql.com | 2008-04-01 | 1 | -2/+2 |
* | | | | | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.0 | mkindahl@dl145h.mysql.com | 2008-04-01 | 14 | -111/+559 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Removing race conditions from rpl_packet causing test to fail. | mkindahl@dl145h.mysql.com | 2008-03-31 | 2 | -1/+19 |
| * | | | | | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.0 | mkindahl@dl145h.mysql.com | 2008-03-31 | 12 | -110/+540 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | |