Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-09-03 | 1 | -0/+13 |
|\ | |||||
| * | after-merge fixes | Sergei Golubchik | 2015-08-04 | 1 | -0/+2 |
| * | Merge commit '96badb16afcf' into 10.0 | Jan Lindström | 2015-08-03 | 1 | -1/+12 |
| |\ | |||||
| | * | MDEV-4017 - GET_LOCK() with negative timeouts has strange behavior | Sergey Vojtovich | 2015-07-29 | 1 | -0/+13 |
* | | | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ... | Monty | 2015-08-18 | 1 | -2/+2 |
* | | | MDEV-4018 : Feature Request: microseconds in GET_LOCK() | Nirbhay Choubey | 2014-11-30 | 1 | -0/+40 |
|/ / | |||||
* | | MDEV-4051 INET6_ATON() and INET6_NTOA() | Alexander Barkov | 2014-05-30 | 1 | -0/+588 |
* | | 5.5 merge | Sergei Golubchik | 2014-03-26 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | 5.3-merge | Sergei Golubchik | 2014-03-16 | 1 | -0/+16 |
| |\ | |||||
| | * | MDEV-5446: Assertion `!table || (!table->read_set || bitmap_is_set(table->rea... | unknown | 2014-03-14 | 1 | -0/+16 |
* | | | 5.5 merge | Sergei Golubchik | 2014-02-25 | 1 | -3/+7 |
|\ \ \ | |/ / | |||||
| * | | 5.3 merge | Sergei Golubchik | 2014-02-14 | 1 | -3/+7 |
| |\ \ | | |/ | |||||
| | * | MDEV-5655 Server crashes on NAME_CONST containing AND/OR expressions | Sergei Golubchik | 2014-02-12 | 1 | -0/+7 |
| | * | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -0/+6 |
| | |\ | |||||
* | | | | MDEV-3917 multiple use locks (GET_LOCK) in one connection. | Alexey Botchkov | 2013-04-12 | 1 | -0/+221 |
|/ / / | |||||
* | | | Fixed typo in the function name. | unknown | 2013-01-22 | 1 | -0/+33 |
* | | | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -1/+43 |
|\ \ \ | |||||
| * \ \ | merge mysql-5.5->mysql-5.5-bugteam | Georgi Kodinov | 2010-12-16 | 1 | -1/+15 |
| |\ \ \ | |||||
| | * \ \ | Manual merge from mysql-5.5-bugteam. | Ramil Kalimullin | 2010-11-22 | 1 | -2/+16 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge. | Ramil Kalimullin | 2010-10-13 | 1 | -0/+7 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| * | | | | | merge | Georgi Kodinov | 2010-11-26 | 1 | -0/+7 |
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | | | |||||
| | * | | | Fix for bug#57283: inet_ntoa() crashes | Ramil Kalimullin | 2010-10-12 | 1 | -0/+6 |
| * | | | | Bug#58199 name_const in the having clause crashes | Magne Mahre | 2010-11-18 | 1 | -1/+7 |
| | |/ / | |/| | | |||||
| * | | | merge | Georgi Kodinov | 2010-08-20 | 1 | -0/+15 |
| |\ \ \ | |||||
| * \ \ \ | merge | Georgi Kodinov | 2010-08-02 | 1 | -1/+16 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
* | | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -93/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -0/+15 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Fix multiple test suite failures in Buildbot due to races in the test cases o... | unknown | 2010-01-11 | 1 | -89/+0 |
| * | | | Speed up of test suite: | Michael Widenius | 2009-10-28 | 1 | -4/+0 |
* | | | | merge | Georgi Kodinov | 2010-08-20 | 1 | -0/+15 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | Bug #54461: crash with longblob and union or update with subquery | Gleb Shchepa | 2010-08-01 | 1 | -0/+15 |
| |/ | |||||
* | | Bug #52165: Assertion failed: file .\dtoa.c, line 465 | Alexey Kopytov | 2010-04-07 | 1 | -0/+9 |
* | | Bug #8433: Overflow must be an error | Alexey Kopytov | 2010-03-18 | 1 | -3/+3 |
|/ | |||||
* | Merge 5.0 to 5.1 | Leonard Zhou | 2009-03-27 | 1 | -0/+3 |
|\ | |||||
| * | BUG#35515 Aliases of variables in binary log are ignored with NAME_CONST. | Leonard Zhou | 2009-03-26 | 1 | -0/+3 |
* | | Auto-merge | Ramil Kalimullin | 2009-02-05 | 1 | -0/+5 |
|\ \ | |/ | |||||
| * | Fix for bug#42014: Crash, name_const with collate | Ramil Kalimullin | 2009-02-05 | 1 | -0/+5 |
* | | Bug#35848: UUID() returns UUIDs with the wrong time | Tatiana A. Nurnberg | 2008-07-10 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | Bug#35848: UUID() returns UUIDs with the wrong time | Tatiana A. Nurnberg | 2008-07-10 | 1 | -0/+14 |
* | | Upmerge of fix for | Matthias Leich mleich@mysql.com | 2008-06-03 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Bug#36788 Multiple funcs_1 'trig' tests are failing on vanilla builds | Matthias Leich mleich@mysql.com | 2008-06-02 | 1 | -2/+2 |
* | | Bug#36345 Test 'func_misc' fails on RHAS3 x86_64 | Matthias Leich mleich@mysql.com | 2008-05-29 | 1 | -62/+85 |
|\ \ | |/ | |||||
| * | Bug#36345 Test 'func_misc' fails on RHAS3 x86_64 | Matthias Leich mleich@mysql.com | 2008-05-29 | 1 | -32/+90 |
| * | Merge stella.local:/home2/mydev/mysql-5.0-amain | unknown | 2008-03-14 | 1 | -0/+19 |
| |\ | |||||
* | | | Fix for | First_name Last_name mleich@mysql.com | 2008-05-23 | 1 | -27/+62 |
* | | | Manual merge | unknown | 2008-03-14 | 1 | -0/+19 |
|\ \ \ | |||||
| * \ \ | Merge mysql.com:/misc/mysql/34749/50-34749 | unknown | 2008-03-10 | 1 | -0/+19 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Bug#34749: Server crash when using NAME_CONST() with an aggregate function | unknown | 2008-02-28 | 1 | -0/+19 |
* | | | | Merge mysql.com:/home/svoj/devel/mysql/BUG34289/mysql-5.0-engines | unknown | 2008-02-20 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | BUG#34289 - Incorrect NAME_CONST substitution in stored procedures | unknown | 2008-02-19 | 1 | -0/+3 |
| |/ |