816 Commits (bc4a456758c8077e5377b8cfaed60af4311653a0)

Author SHA1 Message Date
Michael Widenius ae5bc05988 Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 13 years ago
unknown 288eeb3a31 MDEV-232: Remove one fsync() from commit phase. 13 years ago
unknown 82f821ee8f fix to satisfy compiler. 14 years ago
unknown 9f6a1c5842 fixed MySQL bug#53775: 14 years ago
Michael Widenius 960f6600c8 Fixed compile warnings 14 years ago
unknown 99b18a036c Bug#11815557 60269: MYSQL SHOULD REJECT ATTEMPTS TO CREATE SYSTEM 14 years ago
Michael Widenius 74b0649332 Fixed lp:944422 "mysql_upgrade destroys Maria tables?" 14 years ago
Michael Widenius aba6d06c34 Upgraded sphinx to version 2.0.4 14 years ago
Sergei Golubchik bbb3527635 Remove engine-specific (but identical) icp callbacks. create one reusable 14 years ago
Igor Babaev 928e94fb98 Fixed LP bug #885168. 14 years ago
Igor Babaev 7bc6a83b02 Backported the fix and the test case for bug #58816 from mysql-5.6 code line. 14 years ago
Mattias Jonsson ab761db8d5 Bug#12696518: MEMORY LEAKS IN HA_PARTITION (VALGRIND TESTS ON TRUNK) 14 years ago
Sergey Petrunya 2a9c86be26 BUG#778434 Wrong result with in_to_exists=on in maria-5.3-mwl89 15 years ago
Sergei Golubchik e44fefc7b3 adding DBUG_ENTER/DBUG_RETURN tags that were useful when fixing memory leaks 15 years ago
Sergey Petrunya 9e7495df83 Semi-join fixes: make COST_VECT objects survive add_io(add_io_cnt=0, add_avg_cost=...) calls without 15 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 15 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Michael Widenius ba9a890f0c New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_write 15 years ago
Igor Babaev adc1f2f4c9 Applied the patch for bug 58837 (for the mysql-5.6 code line). 15 years ago
Jon Olav Hauglid 9b076952ec Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATING 15 years ago
Sergei Golubchik 7c459960ec db_low_byte_first is gone 15 years ago
Michael Widenius 29b751c796 Updated comments as part of code review 15 years ago
Michael Widenius 3631146442 Original idea from Zardosht Kasheff to add HA_CLUSTERED_INDEX 15 years ago
Sergei Golubchik e343a2c134 small enhancement of the create table options feature: 15 years ago
Luis Soares 8a08fd4341 BUG#11762616: BUG#55229: 'POSTION' 15 years ago
Michael Widenius 6da8ac5f71 Added option "AND DISABLE CHECKPOINT" to "FLUSH TABLES WITH READ LOCK" 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Sergey Petrunya d4ce827226 Amend the previous cset: 15 years ago
Sergey Petrunya 997445bc8e Make EXPLAIN better at displaying MRR/BKA: 15 years ago
unknown bc9f6021ff MWL#116: After-review fixes. 15 years ago
Magne Mahre 517c5c247c Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5 15 years ago
Magne Mahre 9ff72a1acf Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1 15 years ago
Mattias Jonsson e0887df8e1 Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAK 15 years ago
Magnus Blåudd 1c5d585ba5 Bug#60111 storage type for table not saved in .frm 15 years ago
Jon Olav Hauglid 0db0e64f33 Bug #11755431 (former 47205) 15 years ago
Sergey Petrunya e6bd643c75 MRR interface: change range_info's type from char* to range_id_t typedef. The goals are: 15 years ago
Magnus Blåudd 0be575b7c8 Bug#60111 storage type for table not saved in .frm 15 years ago
Jon Olav Hauglid e99f2b1c4e Bug #42230 during add index, cannot do queries on storage engines 15 years ago
Sergei Golubchik 6554977fe5 Added ha_write_tmp_row() for slightly faster write_row for internal temp tables. 15 years ago
Michael Widenius 213321206e Fix for LP#697610 ha_index_prev(uchar*): Assertion `inited==INDEX' failed with HANDLER + InnoDB in maria-5.3 15 years ago
Michael Widenius 505c663a1e - Fixed that Aria works with HANDLER commands 15 years ago
Sergei Golubchik 31a78529bc virtual columns: 15 years ago
Sergey Petrunya eafc4bef33 MWL#121-125 DS-MRR improvements 15 years ago
Sergey Petrunya 44be131cd3 MWL#121-125 DS-MRR improvements 15 years ago
Michael Widenius 7c56b08216 Added TRASH() to table->record[0] to find out if we access not initialzed data. 15 years ago
Michael Widenius 9d68ccdeb8 Added option BACKUP_ALL to mysqld --myisam-recover to also get a backup of the index file before it's repaired. 15 years ago
Mattias Jonsson c04318ed24 Bug#57778: failed primary key add to partitioned innodb table inconsistent and crashes 15 years ago
unknown a786357be1 Minor whitespace/comment cleanup. 15 years ago
Sergey Petrunya d8efc3b155 DS-MRR improvements: address review feedback for R3 version of the patch 15 years ago
Sergei Golubchik 60c15066db better fix for MySQL bugs 15 years ago