Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | error messages: name the storage engine explicitly, | Sergei Golubchik | 2013-04-09 | 26 | -196/+198 |
* | assisted discovery in federatedx | Sergei Golubchik | 2013-04-09 | 2 | -0/+71 |
* | * frm extra2 segment. | Sergei Golubchik | 2013-04-09 | 5 | -33/+35 |
* | discovery using sql CREATE TABLE statement | Sergei Golubchik | 2013-04-09 | 1 | -1/+1 |
* | discover of table non-existance on drop | Sergei Golubchik | 2013-04-09 | 2 | -2/+22 |
* | CREATE TABLE and frm-less discovering engines. | Sergei Golubchik | 2013-04-09 | 4 | -1/+51 |
* | write frm pieces contiguously, don't align them on a 4K boundary | Sergei Golubchik | 2013-04-09 | 2 | -4/+4 |
* | cleanup frm creation: | Sergei Golubchik | 2013-04-09 | 2 | -4/+4 |
* | HA_ERR_TABLE_DEF_CHANGED support in ha_archive | Sergei Golubchik | 2013-04-09 | 4 | -4/+20 |
* | remove dd_frm_type(), dd_frm_storage_engine(), dd_check_storage_engine_flag() | Sergei Golubchik | 2013-04-09 | 4 | -25/+61 |
* | fix mysql_rm_table_no_locks() not to use dd_frm_type, because the frm file | Sergei Golubchik | 2013-04-09 | 1 | -3/+4 |
* | * don't use 1-8 numbers for open_table_error codes, use an enum. | Sergei Golubchik | 2013-04-09 | 6 | -15/+9 |
* | file-based table discovery for discovering storage engines | Sergei Golubchik | 2013-04-09 | 4 | -60/+126 |
* | find_files(): don't sort files in my_dir(), sort table names | Sergei Golubchik | 2013-04-07 | 5 | -14/+14 |
* | small cleanup | Sergei Golubchik | 2013-04-07 | 1 | -1/+0 |
* | 5.5 merge | Sergei Golubchik | 2013-03-27 | 220 | -1964/+2944 |
|\ | |||||
| * | MDEV-4307 Support at least 48 utf8 characters in username in server and PAM | Sergei Golubchik | 2013-03-26 | 2 | -0/+44 |
| * | fixes for windows | Sergei Golubchik | 2013-03-25 | 2 | -2/+4 |
| * | MDEV-249 QUERY CACHE INFORMATION | Sergei Golubchik | 2013-03-20 | 6 | -0/+75 |
| * | OPTION is now a valid identifier (not a reserved word) | Michael Widenius | 2013-03-14 | 2 | -12/+3 |
| * | merge with XtraDB as of Percona-Server-5.5.30-rel30.1 | Sergei Golubchik | 2013-03-08 | 9 | -37/+0 |
| * | MDEV-4066 semisync_master + temporary tables causes memory leaks | Sergei Golubchik | 2013-03-05 | 2 | -0/+25 |
| * | Automatic merge | Michael Widenius | 2013-03-01 | 2 | -0/+46 |
| |\ | |||||
| | * | Added test case for bug in replace with replication that existed in MySQL 5.1: | Michael Widenius | 2013-02-28 | 2 | -0/+46 |
| * | | merge with XtraDB as of Percona-Server-5.5.29-rel30.0 | Sergei Golubchik | 2013-02-28 | 2 | -0/+0 |
| * | | 5.3->5.5 merge | Sergei Golubchik | 2013-02-28 | 2 | -0/+46 |
| |\ \ | |||||
| | * \ | 5.2 -> 5.3 | Sergei Golubchik | 2013-02-28 | 16 | -296/+555 |
| | |\ \ | |||||
| | | * \ | 5.1 -> 5.2 merge | Sergei Golubchik | 2013-02-28 | 16 | -296/+555 |
| | | |\ \ | |||||
| | | | * \ | mysql-5.1 merge | Sergei Golubchik | 2013-02-28 | 15 | -291/+549 |
| | | | |\ \ | |||||
| | | | | * | | Fixing a pb2 issue. There is some difference in the output in my local machi... | Annamalai Gurusami | 2012-12-24 | 2 | -1/+5 |
| * | | | | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 67 | -947/+1698 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix for Bug#14636211 WRONG RESULT (EXTRA ROW) ON A FROM SUBQUERY | Olav Sandstaa | 2013-01-15 | 1 | -3/+3 |
| | * | | | | | | Bug#16060864 SEGMENTATION FAULT IN PERFORMANCE_SCHEMA WITH HISTORY SIZE 0 | Marc Alff | 2013-01-02 | 9 | -0/+329 |
| | * | | | | | | Merging from mysql-5.1 to mysql-5.5. | Annamalai Gurusami | 2012-12-11 | 2 | -2/+2 |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | | * | | | | | Bug #14200010 NEWLY CREATED TABLE DOESN'T ALLOW FOR LOOSE INDEX SCANS | Annamalai Gurusami | 2012-12-11 | 2 | -2/+2 |
| | * | | | | | | BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE RPL_ROW_UNTIL TIMES OUT | Shivji Kumar Jha | 2012-12-09 | 1 | -2/+1 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE | Shivji Kumar Jha | 2012-12-09 | 3 | -3/+3 |
| | * | | | | | | BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE RPL_ROW_UNTIL TIMES OUT | Shivji Kumar Jha | 2012-12-05 | 4 | -271/+153 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE RPL_ROW_UNTIL TIMES OUT | Shivji Kumar Jha | 2012-11-30 | 4 | -262/+152 |
| | * | | | | | | Bug#13545447 RPL_ROTATE_LOGS FAILS DUE TO CONCURRENCY ISSUES IN REP. CODE | Pedro Gomes | 2012-12-04 | 2 | -30/+63 |
| | * | | | | | | BUG#13812374 - RPL.RPL_REPORT_PORT FAILS OCCASIONALLY ON PB2 | Manish Kumar | 2012-12-04 | 2 | -0/+8 |
| | * | | | | | | Bug#59354 : Bug #12659252 : ASSERT !OTHER_LOCK AT LOCK_REC_ADD_TO_QUEUE DURIN... | Yasufumi Kinoshita | 2012-11-28 | 2 | -0/+114 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | * | | | | | | BUG#15891524: RLI_FAKE MODE IS NOT UNSET AFTER BINLOG REPLAY | Nuno Carvalho | 2012-11-20 | 14 | -0/+383 |
| | * | | | | | | Bug#14147491 - INFINITE LOOP WHEN OPENING A CORRUPTED TABLE | Satya Bodapati | 2012-11-19 | 3 | -0/+93 |
| | * | | | | | | Merge | unknown | 2012-11-16 | 4 | -460/+0 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | remove usage of --skip-ndb from collections | unknown | 2012-11-15 | 4 | -460/+0 |
| | * | | | | | | | Merge mysql-5.1 to mysql-5.5. | Marko Mäkelä | 2012-11-15 | 2 | -18/+0 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | | |/ / / / / | |||||
| | * | | | | | | Fix Bug #14753402 - FAILING ASSERTION: LEN == IFIELD->FIXED_LEN | Jimmy Yang | 2012-11-14 | 2 | -0/+18 |
| | * | | | | | | This is a backport of "WL#5674 InnoDB: report all deadlocks (Bug#1784)" | Vasil Dimov | 2012-11-12 | 2 | -0/+70 |
| | * | | | | | | Bug #14676111 WRONG PAGE_LEVEL WRITTEN FOR UPPER THAN FATHER PAGE AT BTR_LIFT... | Yasufumi Kinoshita | 2012-11-12 | 4 | -0/+289 |
| | |\ \ \ \ \ \ | | | |/ / / / / |