Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Automatic merge with 5.1 | Michael Widenius | 2010-11-04 | 10 | -74/+170 |
|\ | |||||
| * | Fixed compiler & valgrind warnings from my previous push. | Michael Widenius | 2010-11-03 | 1 | -1/+0 |
| * | Fix for: LP #634955: Assert in _ma_update_at_original_place() | Michael Widenius | 2010-11-02 | 10 | -73/+170 |
* | | fix LIKE in a vcol function, broken by a fix for mysql bug#54568. | Sergei Golubchik | 2010-10-30 | 1 | -0/+5 |
* | | merge w/ 5.1 | Sergei Golubchik | 2010-10-29 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Show the number of warm keycache blocks in SHOW STATUS | Sergei Golubchik | 2010-10-20 | 1 | -0/+1 |
* | | sane implementation of Key_% status variables. | Sergei Golubchik | 2010-10-29 | 4 | -52/+50 |
* | | merge with 5.1 | Sergei Golubchik | 2010-10-25 | 27 | -238/+461 |
|\ \ | |/ | |||||
| * | better fix for MySQL bugs | Sergei Golubchik | 2010-10-20 | 4 | -49/+34 |
| * | fixed a bad merge | Sergei Golubchik | 2010-10-19 | 1 | -8/+0 |
| * | 5.1.51 merge | Sergei Golubchik | 2010-10-19 | 25 | -194/+430 |
| |\ | |||||
| | * | Fix for bug#56679: gis.test: valgrind error | Ramil Kalimullin | 2010-09-09 | 1 | -4/+6 |
| | * | Manual resolve of mysql-test/r/gis.result | Kristofer Pettersson | 2010-09-07 | 9 | -102/+158 |
| | |\ | |||||
| | | * | Merge from mysql-5.1-bugteam to mysql-5.1-security | Jimmy Yang | 2010-09-01 | 9 | -101/+157 |
| | | |\ | |||||
| | | | * | automerge local --> 5.1-bugteam (bug 53034) | Gleb Shchepa | 2010-08-31 | 1 | -1/+17 |
| | | | |\ | |||||
| | | | | * | Bug #53034: Multiple-table DELETE statements not accepting | Gleb Shchepa | 2010-08-31 | 1 | -1/+17 |
| | | | * | | Automerge. | Ramil Kalimullin | 2010-08-30 | 2 | -21/+0 |
| | | | |\ \ | |||||
| | | | | * \ | Automerge. | Alexey Kopytov | 2010-08-30 | 2 | -21/+0 |
| | | | | |\ \ | | | | | | |/ | | | | | |/| | |||||
| | | | | | * | Bug #54465: assert: field_types == 0 || field_types[field_pos] | Alexey Kopytov | 2010-08-27 | 2 | -21/+0 |
| | | | * | | | Fix for bug #51875: crash when loading data into geometry function polyfromwkb | Ramil Kalimullin | 2010-08-30 | 1 | -2/+4 |
| | | | |/ / | |||||
| | | | * | | Fix for bug #54253: memory leak when using I_S plugins w/o deinit method | Ramil Kalimullin | 2010-08-27 | 1 | -5/+8 |
| | | | |/ | |||||
| | | | * | Automerge. | Alexey Kopytov | 2010-08-26 | 3 | -72/+124 |
| | | | |\ | |||||
| | | | | * | Bug #55656: mysqldump can be slower after bug 39653 fix. | Evgeny Potemkin | 2010-08-26 | 1 | -18/+42 |
| | | | | * | Fixed bug #29751 - do not rename the error log at FLUSH LOGS. | Dmitry Shulga | 2010-08-25 | 2 | -54/+82 |
| | | | * | | Bug #54802: 'NOT BETWEEN' evaluation is incorrect | Alexey Kopytov | 2010-08-24 | 1 | -0/+4 |
| | | | |/ | |||||
| | | * | | Bug #53544: Server hangs during JOIN query in stored procedure | Alexey Kopytov | 2010-08-26 | 1 | -1/+1 |
| | * | | | Bug#55531 crash with conversions of geometry types / strings | Kristofer Pettersson | 2010-09-07 | 2 | -1/+14 |
| | |/ / | |||||
| | * | | Automerge. | Alexey Kopytov | 2010-08-24 | 3 | -8/+17 |
| | |\ \ | |||||
| | | * | | Bug #55568: user variable assignments crash server when used | Alexey Kopytov | 2010-08-24 | 3 | -8/+17 |
| | * | | | merge | Georgi Kodinov | 2010-08-20 | 14 | -103/+246 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | merge | Georgi Kodinov | 2010-08-20 | 7 | -3/+51 |
| | | |\ \ | |||||
| | | * \ \ | merge | Mattias Jonsson | 2010-08-19 | 1 | -1/+6 |
| | | |\ \ \ | |||||
| | | | * | | | Bug#46086: crash when dropping a partitioned table | Mattias Jonsson | 2010-07-08 | 1 | -1/+6 |
| | | * | | | | WL#5370 Keep forward-compatibility when changing | unknown | 2010-08-18 | 5 | -18/+176 |
| | | * | | | | Bug #55580 : segfault in read_view_sees_trx_id | Georgi Kodinov | 2010-08-13 | 3 | -10/+42 |
| | | * | | | | Bug #55565: debug assertion when ordering by expressions with user | Georgi Kodinov | 2010-08-13 | 1 | -0/+2 |
| | | * | | | | Bug #54106 assert in Protocol::end_statement, | Jon Olav Hauglid | 2010-08-09 | 3 | -68/+6 |
| | | * | | | | Addendum to bug #42144 : fixed a wrong type conversation causing plugin tests | Georgi Kodinov | 2010-08-05 | 1 | -1/+1 |
| | | * | | | | Bug#54568: create view cause Assertion failed: 0, | Martin Hansson | 2010-08-05 | 1 | -1/+1 |
| | | * | | | | Bug #42144: plugin_load fails | Georgi Kodinov | 2010-08-04 | 1 | -4/+4 |
| | | * | | | | Bug #42144: plugin_load fails | Georgi Kodinov | 2010-08-03 | 1 | -2/+2 |
| | | * | | | | Bug #34283 mysqlbinlog leaves tmpfile after termination if binlog contains l... | unknown | 2010-08-03 | 1 | -0/+8 |
| | * | | | | | Bug #55826: create table .. select crashes with when | Georgi Kodinov | 2010-08-20 | 1 | -1/+15 |
| | | |_|_|/ | | |/| | | | |||||
| | * | | | | Bug #55615 and bug #55564 | Georgi Kodinov | 2010-08-13 | 2 | -0/+9 |
| | * | | | | Bug #55424: convert_tz crashes when fed invalid data | Gleb Shchepa | 2010-08-06 | 2 | -2/+2 |
| | | |_|/ | | |/| | | |||||
* | | | | | forgotten option handled | Sergei Golubchik | 2010-10-25 | 1 | -2/+4 |
* | | | | | bugfix: engine defined table options were not showing up in INFORMATION_SCHEM... | Sergei Golubchik | 2010-10-24 | 3 | -25/+41 |
* | | | | | Merge | Igor Babaev | 2010-10-14 | 3 | -73/+74 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Reverted the MySQL fix for bug 51242 that was rejected once for mariadb-5.1.48 | Igor Babaev | 2010-10-14 | 1 | -23/+0 |
| * | | | | Fixes for bugs found by running test case for LP#608369 "Page: 1 Found wrong ... | Michael Widenius | 2010-10-13 | 1 | -4/+5 |