Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge mwl#55 | Vladislav Vaintroub | 2011-03-11 | 3 | -33/+18 |
|\ | |||||
| * | merge 5.2 | Vladislav Vaintroub | 2011-03-10 | 265 | -4801/+5546 |
| |\ | |||||
| * | | MBUG#688404 : Fix pbxt crashes on Windows 64 in debug build | Vladislav Vaintroub | 2011-02-04 | 1 | -2/+15 |
| * | | MWL#55 : cherrypick MySQL 5.5 CMake/build improvements in order | Vladislav Vaintroub | 2011-01-29 | 3 | -33/+18 |
* | | | Merge with 5.2 | Michael Widenius | 2011-03-09 | 269 | -4798/+5539 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fixed wrong filenames in maria unittest that caused unittest to fail | Michael Widenius | 2011-03-01 | 1 | -2/+2 |
| * | | Merge with 5.1 to get fixes for tests and compiler warnings | Michael Widenius | 2011-03-01 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Get rid of compiler warnings | Michael Widenius | 2011-02-28 | 1 | -2/+2 |
| * | | | Merge with 5.1 to get in changes from MySQL 5.1.55 | Michael Widenius | 2011-02-28 | 266 | -4793/+5549 |
| |\ \ \ | | |/ / | |||||
| | * | | Automatic merge with 5.1-merge to get in Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-26 | 228 | -4400/+4747 |
| | |\ \ | |||||
| | | * | | Fixed compiler warnings | Michael Widenius | 2011-02-25 | 1 | -2/+2 |
| | | * | | Fixed compiler and build error: | Michael Widenius | 2011-02-25 | 2 | -1/+3 |
| | | * | | - maria/ma_test_all.sh can now be run with --tmpdir=/dev/shm for faster testing | Michael Widenius | 2011-02-25 | 11 | -132/+192 |
| | | * | | - Reduced memory requirements for mysqltest to 1/4.th This also gave a speed... | Michael Widenius | 2011-02-24 | 1 | -0/+2 |
| | | * | | Fixed build failures | Michael Widenius | 2011-02-23 | 4 | -12/+10 |
| | | * | | Merged InnoDB plugin from MySQL 5.1.54 -> MySQL 5.1.55 into xtradb | Michael Widenius | 2011-02-22 | 27 | -404/+671 |
| | | * | | Merge with xtradb code changes | Michael Widenius | 2011-02-22 | 48 | -427/+1762 |
| | | |\ \ | |||||
| | | | * | | Merge XtraDB from Percona Server 5.1.54-12.5 into MariaDB. | unknown | 2011-02-04 | 48 | -427/+1762 |
| | | * | | | Merge with MySQL 5.1.55 | Michael Widenius | 2011-02-20 | 156 | -3506/+2189 |
| | | |\ \ \ | |||||
| | | | * \ \ | merge | Georgi Kodinov | 2011-01-10 | 32 | -393/+521 |
| | | | |\ \ \ | |||||
| | | | | * | | | Increment InnoDB Plugin version from 1.0.14 to 1.0.15. | Vasil Dimov | 2011-01-08 | 1 | -1/+1 |
| | | | | * | | | Followup to vasil.dimov@oracle.com-20110107091222-q23qpb5skev0j9gc | Vasil Dimov | 2011-01-07 | 1 | -12/+15 |
| | | | | * | | | Merge mysql-5.1 -> mysql-5.1-innodb | Vasil Dimov | 2011-01-07 | 105 | -2793/+989 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | Fix Bug#59327 Fix autoconf usage for innodb_plugin | Vasil Dimov | 2011-01-07 | 1 | -10/+14 |
| | | | | * | | | | Fix Bug #55397 cannot select from innodb_trx when trx_query contains blobs | Jimmy Yang | 2011-01-06 | 4 | -3/+19 |
| | | | | * | | | | (InnoDB Plugin) Fix Bug#59303 Correct URL in crash message | Vasil Dimov | 2011-01-06 | 6 | -7/+7 |
| | | | | * | | | | (Builtin InnoDB) Fix Bug#59303 Correct URL in crash message | Vasil Dimov | 2011-01-06 | 7 | -9/+9 |
| | | | | * | | | | Fix Bug #59197 double quote in field comment prevents foreign key | Jimmy Yang | 2011-01-04 | 3 | -2/+7 |
| | | | | * | | | | Fix Bug #59157 valgrind conditional jump warning from dict_load_foreign. | Jimmy Yang | 2011-01-04 | 1 | -0/+2 |
| | | | | * | | | | Fix a build error on Windows, introduced by revision-id: | Calvin Sun | 2010-12-27 | 1 | -2/+2 |
| | | | | * | | | | Bug #55284 Double BLOB free due to lock wait while updating PRIMARY KEY | Marko Mäkelä | 2010-12-21 | 6 | -213/+228 |
| | | | | * | | | | Bug#58912 InnoDB unnecessarily avoids update-in-place on column prefix indexes | Marko Mäkelä | 2010-12-21 | 8 | -40/+110 |
| | | | | * | | | | Merge mysql-5.1-bugteam -> mysql-5.1-innodb | Vasil Dimov | 2010-12-12 | 2 | -2/+12 |
| | | | | |\ \ \ \ | |||||
| | | | | * | | | | | Fix Bug #57600 output of I/O sum[%lu] can go negative | Jimmy Yang | 2010-12-09 | 2 | -4/+16 |
| | | | | * | | | | | Bug#58623: Bogus debug assertion failure in i_s_locks_row_validate() | Marko Mäkelä | 2010-12-01 | 1 | -1/+1 |
| | | | | * | | | | | RB://518 approved by Jimmy Yang and Sunny bains | unknown | 2010-11-30 | 1 | -93/+89 |
| | | | | * | | | | | Merge mysql-5.1-bugteam -> mysql-5.1-innodb | Vasil Dimov | 2010-11-29 | 3 | -8/+18 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | | Bug#47350 Support innodb plugin without separate shared object | Vasil Dimov | 2010-11-25 | 1 | -0/+3 |
| | | | | * | | | | | | Fix bug# 18274 InnoDB auto_increment field reset on OPTIMIZE TABLE | Sunny Bains | 2010-11-24 | 1 | -11/+13 |
| | | | * | | | | | | | automerge | Georgi Kodinov | 2011-01-07 | 105 | -2793/+989 |
| | | | |\ \ \ \ \ \ \ | | | | | | |_|_|/ / / | | | | | |/| | | | | | |||||
| | | | | * | | | | | | Merge | Kent Boortz | 2010-12-29 | 105 | -2793/+989 |
| | | | | | |_|/ / / | | | | | |/| | | | | |||||
| | | | * | | | | | | Backport Bug #58643 InnoDB: too long table name. Also fix Bug #59312 examine | Jimmy Yang | 2011-01-06 | 6 | -17/+40 |
| | | | * | | | | | | merge | Georgi Kodinov | 2010-12-17 | 2 | -2/+12 |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | |||||
| | | | | * | | | | | Fixed bug#54486 - assert in my_seek, concurrent | Dmitry Shulga | 2010-12-10 | 1 | -0/+2 |
| | | | | * | | | | | Fix for bug#48451: my_seek and my_tell ignore MY_WME flag | Ramil Kalimullin | 2010-12-09 | 1 | -2/+10 |
| | | | | | |/ / / | | | | | |/| | | | |||||
| | | | | * | | | | merge | Georgi Kodinov | 2010-11-26 | 3 | -8/+18 |
| | | | | |\ \ \ \ | | | | | | |/ / / | | | | | |/| | | | |||||
| | | | * | | | | | Fix Bug# 56228 - Dropping tables from within an active statement crashes server | Sunny Bains | 2010-11-30 | 3 | -3/+123 |
| | | | * | | | | | Manual-merge from mysql-5.1-bugteam. | Ramil Kalimullin | 2010-11-22 | 29 | -374/+661 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | |||||
| | | | | * | | | | Merge mysql-5.1-innodb -> mysql-5.1-bugteam | Vasil Dimov | 2010-11-18 | 29 | -374/+661 |
| | | | | |\ \ \ \ | |||||
| | | | | | * | | | | Fix a debug assertion failure in the Bug#57802 fix. | Marko Mäkelä | 2010-11-11 | 1 | -2/+3 |