summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* move writing of the frm into init_from_binary_frm_image()Sergei Golubchik2013-04-091-12/+14
* handlerton::discover_table_names() can not discover onlySergei Golubchik2013-04-091-4/+4
* single table discovery: handlerton::discover_table() method.Sergei Golubchik2013-04-093-27/+27
* * don't use 1-8 numbers for open_table_error codes, use an enum.Sergei Golubchik2013-04-092-8/+13
* file-based table discovery for discovering storage enginesSergei Golubchik2013-04-091-1/+0
* remove #if MYSQL_VERSION_IDSergei Golubchik2013-04-072-157/+50
* * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-0728-214/+53
* s/st_ha_create_information/HA_CREATE_INFO/Sergei Golubchik2013-04-071-3/+0
* my_dir() cleanupSergei Golubchik2013-04-073-3/+3
* small cleanupSergei Golubchik2013-04-071-17/+1
* remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-0715-43/+46
* 5.5 mergeSergei Golubchik2013-03-27183-6380/+9211
|\
| * 5.3 mergeSergei Golubchik2013-03-271-0/+14
| |\
| | * MDEV-4277: Crash inside mi_killed_in_mariadb() with myisammrgSergey Petrunya2013-03-211-0/+14
| * | extend check_global_access() to avoid my_error when it's not neededSergei Golubchik2013-03-191-23/+23
| * | fix innodb failures on solarisSergei Golubchik2013-03-111-0/+2
| * | MDEV-4186 Test case main.myisampack fails on ppc32 (only)Sergei Golubchik2013-03-082-9/+9
| * | merge with XtraDB as of Percona-Server-5.5.30-rel30.1Sergei Golubchik2013-03-0835-546/+1137
| * | Automatic mergeMichael Widenius2013-03-011-1/+0
| |\ \
| | * | Added support for --crash-script in mysqld_safe.Michael Widenius2013-02-281-1/+0
| * | | merge with XtraDB as of Percona-Server-5.5.29-rel30.0Sergei Golubchik2013-02-2840-396/+972
| * | | 5.3->5.5 mergeSergei Golubchik2013-02-282-13/+41
| |\ \ \ | | | |/ | | |/|
| | * | 5.2 -> 5.3Sergei Golubchik2013-02-2843-295/+994
| | |\ \
| | | * \ 5.1 -> 5.2 mergeSergei Golubchik2013-02-2843-295/+994
| | | |\ \
| | | | * | Fixed BUG#51763 Can't delete rows from MEMORY table with HASH keyMichael Widenius2013-02-281-9/+37
| | | | * | mysql-5.1 mergeSergei Golubchik2013-02-2842-282/+953
| | | | |\ \
| | | | | * | Post Fix to Bug#14628410 - ASSERTION `! IS_SET()' FAILED INSatya Bodapati2013-01-071-1/+1
| | | | * | | MDEV-4203 : fix maria SE repair functions (wrong operator precedence)Vladislav Vaintroub2013-02-261-4/+4
| * | | | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-2838-441/+1050
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge Post Fix for BUG#14628410 from mysql-5.1 to mysql-5.5Satya Bodapati2013-01-041-0/+8
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Post Fix to Bug#14628410 - ASSERTION `! IS_SET()' FAILED INSatya Bodapati2013-01-041-1/+11
| | * | | | | Bug#16060864 SEGMENTATION FAULT IN PERFORMANCE_SCHEMA WITH HISTORY SIZE 0Marc Alff2013-01-021-0/+6
| | * | | | | Bug #13819630 ARCHIVE TABLE WITH 1000+ PARTITIONS CRASHES SERVER Annamalai Gurusami2012-12-201-6/+7
| | * | | | | Bug #14556349 RENAME OF COMPRESSED TABLE AND INSERT BUFFER MERGE CAUSEAnnamalai Gurusami2012-12-201-2/+36
| | * | | | | Fix Bug#16021177 DICT_LOAD_FOREIGNS() PASSES UNALIGNED MEMORY TOVasil Dimov2012-12-191-1/+2
| | * | | | | Merge mysql-5.1 -> mysql-5.5Vasil Dimov2012-12-181-2/+7
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fix Bug#16000909 MEMORY LEAK, MYSQL_INPLACE_ALTER_TABLEVasil Dimov2012-12-181-3/+11
| | * | | | | Merge mysql-5.1 -> mysql-5.5Vasil Dimov2012-12-181-7/+5
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fix Bug#13463493 INNODB PLUGIN WERE CHANGED, BUT STILL USE THEVasil Dimov2012-12-182-11/+13
| | * | | | | Approved by Jimmy and Inaam. rb#1576Bill Qu2012-12-178-15/+138
| | * | | | | merge from 5.1Inaam Rana2012-12-141-7/+14
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug#14329288 IS THE CALL TO IBUF_MERGE_OR_DELETE_FOR_PAGE FROMInaam Rana2012-12-142-7/+20
| | * | | | | Follow-up fix to Bug#14628410: Remove the Windows InnoDB Plugin specificMarko Mäkelä2012-12-131-97/+0
| | * | | | | Merge fix for Bug#14628410 from mysql-5.1 to mysql-5.5Satya Bodapati2012-12-132-8/+37
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug#14628410 - ASSERTION `! IS_SET()' FAILED IN DIAGNOSTICS_AREA::SET_OK_STATUSSatya Bodapati2012-12-132-5/+28
| | * | | | | Merging from mysql-5.1 to mysql-5.5. Annamalai Gurusami2012-12-111-0/+7
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug #14200010 NEWLY CREATED TABLE DOESN'T ALLOW FOR LOOSE INDEX SCANSAnnamalai Gurusami2012-12-111-0/+7
| | * | | | | UNIV_DEBUG build of some environments needsYasufumi Kinoshita2012-12-042-0/+2
| | * | | | | merge from 5.1Inaam Rana2012-11-301-16/+4
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Reverting fix for bug#14329288Inaam Rana2012-11-302-22/+4