Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 5.1-release. | Michael Widenius | 2010-12-06 | 1 | -4/+2 |
|\ | |||||
| * | merge with 5.1 | Michael Widenius | 2010-11-30 | 1 | -4/+2 |
| |\ | |||||
| | * | Merge with MySQL 5.1.53 | Michael Widenius | 2010-11-25 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Bug #46941 crash with lower_case_table_names=2 and foreign key | Magne Mahre | 2010-10-19 | 1 | -1/+1 |
| | * | | Merge with MySQL 5.1.52 | Michael Widenius | 2010-11-23 | 1 | -3/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Bug#46339 - crash on REPAIR TABLE merge table USE_FRM | Ingo Struewing | 2010-09-21 | 1 | -3/+0 |
| | | |\ | |||||
| | | | * | Bug#46339 - crash on REPAIR TABLE merge table USE_FRM | Ingo Struewing | 2010-04-26 | 1 | -3/+0 |
| | | * | | Bug #54606 innodb fast alter table + pack_keys=0 prevents | Magne Mahre | 2010-09-16 | 1 | -0/+1 |
* | | | | | Code cleanup to get fewer reallocs() during execution. | Michael Widenius | 2010-11-24 | 1 | -3/+3 |
|/ / / / | |||||
* | | | | merge with 5.1 | Sergei Golubchik | 2010-09-16 | 1 | -0/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | mysqltest now gives error messages with error code for my_delete, my_rename, ... | Michael Widenius | 2010-09-15 | 1 | -0/+6 |
* | | | | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -33/+68 |
|\ \ \ \ | |/ / / | |||||
| * | | | Enable archive tables to work with mysql_upgrade / repair | Michael Widenius | 2010-09-03 | 1 | -0/+3 |
| * | | | Fix that one can run mysql_upgrade with long table names | Michael Widenius | 2010-09-03 | 1 | -33/+52 |
| * | | | Merge with MySQL 5.1.50 | Michael Widenius | 2010-08-27 | 1 | -0/+13 |
| |\ \ \ | | |/ / | |||||
| | * | | merge | Georgi Kodinov | 2010-07-21 | 1 | -2/+8 |
| | |\ \ | |||||
| | | * | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -2/+0 |
| | | * | | Bug#54453: Failing assertion: trx->active_trans when renaming a | Davi Arnaut | 2010-07-20 | 1 | -0/+8 |
| | * | | | Bug #54117 crash in thr_multi_unlock, temporary table | Jon Olav Hauglid | 2010-07-07 | 1 | -0/+5 |
| | |/ / | |||||
* | | | | Merge with MariaDB 5.1.49 | Michael Widenius | 2010-08-05 | 1 | -13/+41 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fixes to allow one to compile and test innodb_plugin | Michael Widenius | 2010-08-04 | 1 | -0/+5 |
| * | | | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -11/+34 |
| |\ \ \ | | |/ / | |||||
| | * | | Bug#42733: Type-punning warnings when compiling MySQL -- | Davi Arnaut | 2010-06-10 | 1 | -1/+1 |
| | * | | merge | Mattias Jonsson | 2010-05-23 | 1 | -3/+20 |
| | |\ \ | |||||
| | | * | | Bug #53804: serious flaws in the alter database .. upgrade | Gleb Shchepa | 2010-05-21 | 1 | -3/+20 |
| | * | | | merge into mysql-5.1-bugteam | Mattias Jonsson | 2010-05-21 | 1 | -7/+13 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Bug#49477: Assertion `0' failed in ha_partition.cc:5530 | Mattias Jonsson | 2009-12-11 | 1 | -7/+13 |
* | | | | | merge with 5.1 | Sergei Golubchik | 2010-07-25 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | restore the unintentinally broken ABI | Sergei Golubchik | 2010-07-23 | 1 | -1/+1 |
* | | | | | Merge | Igor Babaev | 2010-07-17 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed bug #604503. | Igor Babaev | 2010-07-17 | 1 | -2/+2 |
* | | | | | | Merge patch for ha_rnd_init() | Michael Widenius | 2010-07-17 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix for LP#588251: doStartTableScan() result not checked. | Michael Widenius | 2010-07-17 | 1 | -1/+2 |
| |/ / / / / | |||||
* | | | | | | Fixed bug #603186. | Igor Babaev | 2010-07-15 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | few small MySQL bugs/issues that impact the engines, as discussed in the SE s... | Sergei Golubchik | 2010-06-05 | 1 | -21/+0 |
* | | | | | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 1 | -38/+94 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge with MySQL 5.1.47 | Michael Widenius | 2010-05-26 | 1 | -0/+7 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants. | Georgi Kodinov | 2010-05-04 | 1 | -0/+14 |
| | |\ \ \ | |||||
| | * | | | | Fix for bug#50946: fast index creation still seems to copy the table | Ramil Kalimullin | 2010-04-25 | 1 | -0/+7 |
| | | |_|/ | | |/| | | |||||
| * | | | | Automerge MariaDB 5.1.44b release. | unknown | 2010-05-10 | 1 | -0/+14 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 1 | -38/+87 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Bug #49838: DROP INDEX and ADD UNIQUE INDEX for same index may corrupt | Georgi Kodinov | 2010-03-17 | 1 | -1/+45 |
| | * | | | | Fix for bug#51304: checksum table gives different results | Ramil Kalimullin | 2010-02-28 | 1 | -15/+21 |
| | * | | | | post push fix for bug#42438, did not compile on non debug, | Mattias Jonsson | 2010-02-16 | 1 | -2/+0 |
| | * | | | | Manual merge (moved the check for log_table before name lock) | Mattias Jonsson | 2010-02-12 | 1 | -21/+25 |
| | |\ \ \ \ | |||||
| | | * | | | | Bug#42438: Crash ha_partition::change_table_ptr | Mattias Jonsson | 2010-02-01 | 1 | -31/+32 |
| | | | |_|/ | | | |/| | | |||||
* | | | | | | merged | Sergei Golubchik | 2010-05-15 | 1 | -0/+14 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Automerge MariaDB 5.1.44b into trunk. | unknown | 2010-05-11 | 1 | -0/+14 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | | | |||||
| | * | | | | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec... | unknown | 2010-05-09 | 1 | -0/+14 |
* | | | | | | A temporary solution to make CREATE TABLE attributes | Sergei Golubchik | 2010-05-11 | 1 | -1/+1 |