Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move writing of the frm into init_from_binary_frm_image() | Sergei Golubchik | 2013-04-09 | 1 | -12/+14 |
* | handlerton::discover_table_names() can not discover only | Sergei Golubchik | 2013-04-09 | 1 | -4/+4 |
* | single table discovery: handlerton::discover_table() method. | Sergei Golubchik | 2013-04-09 | 3 | -27/+27 |
* | * don't use 1-8 numbers for open_table_error codes, use an enum. | Sergei Golubchik | 2013-04-09 | 2 | -8/+13 |
* | file-based table discovery for discovering storage engines | Sergei Golubchik | 2013-04-09 | 1 | -1/+0 |
* | remove #if MYSQL_VERSION_ID | Sergei Golubchik | 2013-04-07 | 2 | -157/+50 |
* | * move bas_ext from the handler to the handlerton | Sergei Golubchik | 2013-04-07 | 28 | -214/+53 |
* | s/st_ha_create_information/HA_CREATE_INFO/ | Sergei Golubchik | 2013-04-07 | 1 | -3/+0 |
* | my_dir() cleanup | Sergei Golubchik | 2013-04-07 | 3 | -3/+3 |
* | small cleanup | Sergei Golubchik | 2013-04-07 | 1 | -17/+1 |
* | remove ULL() and LL(), because they're totally unnecessary | Sergei Golubchik | 2013-04-07 | 15 | -43/+46 |
* | 5.5 merge | Sergei Golubchik | 2013-03-27 | 183 | -6380/+9211 |
|\ | |||||
| * | 5.3 merge | Sergei Golubchik | 2013-03-27 | 1 | -0/+14 |
| |\ | |||||
| | * | MDEV-4277: Crash inside mi_killed_in_mariadb() with myisammrg | Sergey Petrunya | 2013-03-21 | 1 | -0/+14 |
| * | | extend check_global_access() to avoid my_error when it's not needed | Sergei Golubchik | 2013-03-19 | 1 | -23/+23 |
| * | | fix innodb failures on solaris | Sergei Golubchik | 2013-03-11 | 1 | -0/+2 |
| * | | MDEV-4186 Test case main.myisampack fails on ppc32 (only) | Sergei Golubchik | 2013-03-08 | 2 | -9/+9 |
| * | | merge with XtraDB as of Percona-Server-5.5.30-rel30.1 | Sergei Golubchik | 2013-03-08 | 35 | -546/+1137 |
| * | | Automatic merge | Michael Widenius | 2013-03-01 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | Added support for --crash-script in mysqld_safe. | Michael Widenius | 2013-02-28 | 1 | -1/+0 |
| * | | | merge with XtraDB as of Percona-Server-5.5.29-rel30.0 | Sergei Golubchik | 2013-02-28 | 40 | -396/+972 |
| * | | | 5.3->5.5 merge | Sergei Golubchik | 2013-02-28 | 2 | -13/+41 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 5.2 -> 5.3 | Sergei Golubchik | 2013-02-28 | 43 | -295/+994 |
| | |\ \ | |||||
| | | * \ | 5.1 -> 5.2 merge | Sergei Golubchik | 2013-02-28 | 43 | -295/+994 |
| | | |\ \ | |||||
| | | | * | | Fixed BUG#51763 Can't delete rows from MEMORY table with HASH key | Michael Widenius | 2013-02-28 | 1 | -9/+37 |
| | | | * | | mysql-5.1 merge | Sergei Golubchik | 2013-02-28 | 42 | -282/+953 |
| | | | |\ \ | |||||
| | | | | * | | Post Fix to Bug#14628410 - ASSERTION `! IS_SET()' FAILED IN | Satya Bodapati | 2013-01-07 | 1 | -1/+1 |
| | | | * | | | MDEV-4203 : fix maria SE repair functions (wrong operator precedence) | Vladislav Vaintroub | 2013-02-26 | 1 | -4/+4 |
| * | | | | | | merge with mysql-5.5.30 minus few incorrect or not applicable changesets | Sergei Golubchik | 2013-02-28 | 38 | -441/+1050 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | Merge Post Fix for BUG#14628410 from mysql-5.1 to mysql-5.5 | Satya Bodapati | 2013-01-04 | 1 | -0/+8 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Post Fix to Bug#14628410 - ASSERTION `! IS_SET()' FAILED IN | Satya Bodapati | 2013-01-04 | 1 | -1/+11 |
| | * | | | | | Bug#16060864 SEGMENTATION FAULT IN PERFORMANCE_SCHEMA WITH HISTORY SIZE 0 | Marc Alff | 2013-01-02 | 1 | -0/+6 |
| | * | | | | | Bug #13819630 ARCHIVE TABLE WITH 1000+ PARTITIONS CRASHES SERVER | Annamalai Gurusami | 2012-12-20 | 1 | -6/+7 |
| | * | | | | | Bug #14556349 RENAME OF COMPRESSED TABLE AND INSERT BUFFER MERGE CAUSE | Annamalai Gurusami | 2012-12-20 | 1 | -2/+36 |
| | * | | | | | Fix Bug#16021177 DICT_LOAD_FOREIGNS() PASSES UNALIGNED MEMORY TO | Vasil Dimov | 2012-12-19 | 1 | -1/+2 |
| | * | | | | | Merge mysql-5.1 -> mysql-5.5 | Vasil Dimov | 2012-12-18 | 1 | -2/+7 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Fix Bug#16000909 MEMORY LEAK, MYSQL_INPLACE_ALTER_TABLE | Vasil Dimov | 2012-12-18 | 1 | -3/+11 |
| | * | | | | | Merge mysql-5.1 -> mysql-5.5 | Vasil Dimov | 2012-12-18 | 1 | -7/+5 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Fix Bug#13463493 INNODB PLUGIN WERE CHANGED, BUT STILL USE THE | Vasil Dimov | 2012-12-18 | 2 | -11/+13 |
| | * | | | | | Approved by Jimmy and Inaam. rb#1576 | Bill Qu | 2012-12-17 | 8 | -15/+138 |
| | * | | | | | merge from 5.1 | Inaam Rana | 2012-12-14 | 1 | -7/+14 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Bug#14329288 IS THE CALL TO IBUF_MERGE_OR_DELETE_FOR_PAGE FROM | Inaam Rana | 2012-12-14 | 2 | -7/+20 |
| | * | | | | | Follow-up fix to Bug#14628410: Remove the Windows InnoDB Plugin specific | Marko Mäkelä | 2012-12-13 | 1 | -97/+0 |
| | * | | | | | Merge fix for Bug#14628410 from mysql-5.1 to mysql-5.5 | Satya Bodapati | 2012-12-13 | 2 | -8/+37 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Bug#14628410 - ASSERTION `! IS_SET()' FAILED IN DIAGNOSTICS_AREA::SET_OK_STATUS | Satya Bodapati | 2012-12-13 | 2 | -5/+28 |
| | * | | | | | Merging from mysql-5.1 to mysql-5.5. | Annamalai Gurusami | 2012-12-11 | 1 | -0/+7 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Bug #14200010 NEWLY CREATED TABLE DOESN'T ALLOW FOR LOOSE INDEX SCANS | Annamalai Gurusami | 2012-12-11 | 1 | -0/+7 |
| | * | | | | | UNIV_DEBUG build of some environments needs | Yasufumi Kinoshita | 2012-12-04 | 2 | -0/+2 |
| | * | | | | | merge from 5.1 | Inaam Rana | 2012-11-30 | 1 | -16/+4 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Reverting fix for bug#14329288 | Inaam Rana | 2012-11-30 | 2 | -22/+4 |