| Commit message (Expand) | Author | Age | Files | Lines |
* | MariaDB 5.2 -> MariaDB 5.3 merge | Sergey Petrunya | 2010-06-26 | 113 | -1765/+8498 |
|\ |
|
| * | after merge fix. | Sergei Golubchik | 2010-06-07 | 2 | -6/+20 |
| * | few small MySQL bugs/issues that impact the engines, as discussed in the SE s... | Sergei Golubchik | 2010-06-05 | 1 | -3/+3 |
| * | merge 5.1->5.2 | Sergei Golubchik | 2010-06-01 | 92 | -1561/+2374 |
| |\ |
|
| | * | Fixed compiler warnings | Michael Widenius | 2010-05-27 | 1 | -1240/+0 |
| | * | Merge with MySQL 5.1.47 | Michael Widenius | 2010-05-26 | 25 | -248/+161 |
| | |\ |
|
| | | * | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants. | Georgi Kodinov | 2010-05-04 | 1 | -0/+16 |
| | | |\ |
|
| | | * \ | Automerge | Kristofer Pettersson | 2010-05-03 | 21 | -4908/+0 |
| | | |\ \ |
|
| | | | * \ | merged 5.1-innodb | Georgi Kodinov | 2010-05-01 | 21 | -4908/+0 |
| | | | |\ \ |
|
| | | | | * | | Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb, | Vasil Dimov | 2010-04-12 | 22 | -4921/+0 |
| | | | | * | | Merge from mysql-5.1 | Vasil Dimov | 2010-04-07 | 47 | -109/+1575 |
| | | | | |\ \ |
|
| | | | | * | | | Merge from innodb-branches-5.1. | Vasil Dimov | 2010-03-31 | 1 | -5/+0 |
| | | | | * | | | Rename the newly added mysql-tests from InnoDB to their proper location. | Vasil Dimov | 2010-03-31 | 1 | -0/+18 |
| | | | | * | | | Move ./storage/innobase/mysql-test/* into ./mysql-test/* except | Vasil Dimov | 2010-03-31 | 2 | -6/+27 |
| | | * | | | | | Bug#50373 --secure-file-priv="" | Kristofer Pettersson | 2010-05-03 | 1 | -6/+0 |
| | | |/ / / / |
|
| | | * | | | | Automerge. | Alexey Kopytov | 2010-04-30 | 2 | -6/+18 |
| | | |\ \ \ \ |
|
| | | | * | | | | Bug #48419: another explain crash.. | Alexey Kopytov | 2010-04-30 | 2 | -6/+18 |
| | | * | | | | | Bug#50755: Crash if stored routine def contains version comments | Davi Arnaut | 2010-04-01 | 1 | -0/+23 |
| | | * | | | | | Bug #47453: InnoDB incorrectly changes TIMESTAMP columns when JOINed | Georgi Kodinov | 2010-04-28 | 1 | -0/+28 |
| | | * | | | | | Null merge. | Alexey Kopytov | 2010-04-27 | 1 | -10/+10 |
| | | |\ \ \ \ \
| | | | | |_|_|/
| | | | |/| | | |
|
| | | | * | | | | Backport of the fix for bug #50335 to 5.0. | Alexey Kopytov | 2010-04-27 | 1 | -0/+10 |
| | | * | | | | | Fix for bug#50946: fast index creation still seems to copy the table | Ramil Kalimullin | 2010-04-25 | 1 | -0/+23 |
| | | * | | | | | Bug#46261 Plugins can be installed with --skip-grant-tables | Staale Smedseng | 2010-04-22 | 1 | -0/+8 |
| | | * | | | | | Bug#50373 --secure-file-priv="" | Kristofer Pettersson | 2010-04-20 | 1 | -2/+2 |
| | | * | | | | | Bug#52124 memory leaks like a sieve in datetime, timestamp, time, date fields... | Sergey Glukhov | 2010-04-16 | 2 | -0/+22 |
| | | * | | | | | Bug #52629: memory leak from sys_var_thd_dbug in binlog.binlog_write_error | Georgi Kodinov | 2010-04-16 | 1 | -0/+13 |
| | | * | | | | | Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, li... | Sergey Glukhov | 2010-04-06 | 2 | -0/+16 |
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | Changed the fixes for the following bugs: | Igor Babaev | 2010-05-25 | 2 | -26/+6 |
| | * | | | | | Fixes after last merge of MySQL 5.1 | Michael Widenius | 2010-05-13 | 1 | -1/+1 |
| | * | | | | | Result file update for main.subselect (the MySQL 5.1.46 version has buggy out... | unknown | 2010-05-12 | 1 | -2/+2 |
| | * | | | | | Automerge MariaDB 5.1.44b release. | unknown | 2010-05-10 | 1 | -0/+16 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Fixed bug #53334. | unknown | 2010-05-03 | 1 | -0/+30 |
| | * | | | | | | 5.1.46 after-merge fixes: must FLUSH TABLES before copying .frm. | unknown | 2010-05-02 | 1 | -0/+1 |
| | * | | | | | | Merge XtraDB 10 into MariaDB. | unknown | 2010-04-28 | 2 | -10/+24 |
| | * | | | | | | Merge MySQL 5.1.46 into MariaDB. | unknown | 2010-04-28 | 73 | -177/+2306 |
| | |\ \ \ \ \ \
| | | | |/ / / /
| | | |/| | | | |
|
| | | * | | | | | Bug#52336 Segfault / crash in 5.1 copy_fields (param=0x9872980) at sql_select... | Sergey Glukhov | 2010-04-05 | 1 | -2/+46 |
| | | * | | | | | Bug #40625: Concat fails on DOUBLE values in a Stored | Gleb Shchepa | 2010-04-03 | 1 | -0/+18 |
| | | * | | | | | Bug #47904 Incorrect results w/ table subquery, derived SQs, and LEFT JOIN | Anurag Shekhar | 2010-04-02 | 1 | -0/+89 |
| | | * | | | | | Merge fix for BUG40980 to mysql-5.1-bugteam. | Sergey Vojtovich | 2010-04-01 | 1 | -0/+12 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | BUG#40980 - Drop table can remove another MyISAM table's | Sergey Vojtovich | 2010-04-01 | 1 | -0/+12 |
| | | * | | | | | | merge | Georgi Kodinov | 2010-04-01 | 1 | -0/+15 |
| | | |\ \ \ \ \ \ |
|
| | | | * | | | | | | Fix for bug#52397: another crash with explain extended and group_concat | Ramil Kalimullin | 2010-03-31 | 1 | -0/+15 |
| | | | | |_|_|/ /
| | | | |/| | | | |
|
| | | * | | | | | | Bug #37168: Missing variable - skip_name_resolve | Georgi Kodinov | 2010-03-31 | 2 | -0/+36 |
| | | |/ / / / / |
|
| | | * | | | | | merge | Georgi Kodinov | 2010-03-30 | 1 | -7/+7 |
| | | |\ \ \ \ \
| | | | | |_|/ /
| | | | |/| | | |
|
| | | | * | | | | Bug #51893: crash with certain characters given to load_file | Georgi Kodinov | 2010-03-30 | 1 | -0/+7 |
| | | * | | | | | Bug #51893: crash with certain characters given to load_file | Georgi Kodinov | 2010-03-23 | 1 | -0/+7 |
| | | * | | | | | 5.0-bugteam->5.1-bugteam merge | Sergey Glukhov | 2010-03-26 | 1 | -0/+12 |
| | | |\ \ \ \ \
| | | | |/ / / / |
|
| | | | * | | | | Bug#52177 crash with explain, row comparison, join, text field | Sergey Glukhov | 2010-03-26 | 1 | -0/+12 |
| | | * | | | | | Bug#48525: trigger changes "Column 'id' cannot be null" behaviour | Tatiana A. Nurnberg | 2010-03-29 | 1 | -0/+17 |
| | | | |/ / /
| | | |/| | | |
|
| | | * | | | | Bug #50407 mysqlbinlog --database=X produces bad output for SAVEPOINTs | unknown | 2010-03-28 | 1 | -2/+73 |