401 Commits (0249413a6ae4a5900b51f434b361b9efa6133ad1)

Author SHA1 Message Date
Sergei Golubchik 7c459960ec db_low_byte_first is gone 15 years ago
Mattias Jonsson bdaaee5d04 post fix for werror build for bug#11766249. 15 years ago
Mattias Jonsson bd92ea4311 Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAK 15 years ago
Mattias Jonsson e0887df8e1 Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAK 15 years ago
Michael Widenius ff3da0f963 Change TABLE->alias to String for less memory reallocation 15 years ago
Michael Widenius 55c55d85bd Fixed bug in federatedx patch that caused partition tests to fail. 15 years ago
Michael Widenius f2ca9c8784 Applied patch for lp:585688 "maridb crashes in federatedx code" from lp:~atcurtis/maria/federatedx: 15 years ago
Mattias Jonsson e24398ee42 Bug#59297: Can't find record in 'tablename' on update inner join 15 years ago
Michael Widenius ffb0cd6146 When compiling with valgrind, change my_alloca() to use my_malloc() 15 years ago
unknown b78f624044 Fix wrong merge of patch for Bug#46639. 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 52090a4434 Code cleanup to get fewer reallocs() during execution. 15 years ago
Mattias Jonsson e0a8c25438 Bug#57890: Assertion failed: next_insert_id == 0 15 years ago
Mattias Jonsson 814fbc5b6f Bug#51851: Server with SBR locks mutex twice on 15 years ago
Mattias Jonsson c485854945 Bug#55458: Partitioned MyISAM table gets crashed by multi-table update 15 years ago
Mattias Jonsson 428f0bdefb Bug#56287: mysql5.1.50 crash when using Partition datetime in sub in query 15 years ago
Mattias Jonsson af951a6c36 Bug#55458: Partitioned MyISAM table gets crashed by multi-table update 16 years ago
Michael Widenius a4fff491eb Fix that one can run mysql_upgrade with long table names 16 years ago
Alexey Botchkov 6d14cae604 Bug#55146 Assertion `m_part_spec.start_part == m_part_spec.end_part' in index_read_idx_map 16 years ago
Mattias Jonsson b409fad8cc Bug#55458: Partitioned MyISAM table gets crashed by multi-table update 16 years ago
Sergei Golubchik 069a068c90 restore the unintentinally broken ABI 16 years ago
Michael Widenius e9166ca152 Fix for LP#588251: doStartTableScan() result not checked. 16 years ago
Michael Widenius ecbcddc03d Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle timeouts and kill of connections. 16 years ago
Mattias Jonsson 9edde02ebb Bug#52455: Subpar INSERT ON DUPLICATE KEY UPDATE performance with many partitions 16 years ago
Mattias Jonsson b7ad17d06a Bug#46086: crash when dropping a partitioned table 16 years ago
Sergei Golubchik ac6b3c4430 few small MySQL bugs/issues that impact the engines, as discussed in the SE summit 16 years ago
Mattias Jonsson 0fdd97af48 Bug#49161: Out of memory; restart server and try again (needed 2 bytes) 16 years ago
Sergei Golubchik a3e8ae1280 A temporary solution to make CREATE TABLE attributes 16 years ago
Sergei Golubchik e24e1668bc MWL#43 CREATE TABLE options (by Sanja) 16 years ago
unknown 20739646d7 Maria WL#61 16 years ago
MySQL Build Team 4fddae591e Backport into build-201003230706-5.1.43sp1 16 years ago
MySQL Build Team 1da0fb9d22 Backporting to 5.1.43sp1 patch 16 years ago
Mattias Jonsson 5196beed02 Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks with 16 years ago
Mattias Jonsson 1f77c7b49a Bug#50392: insert_id is not reset for partitioned tables 16 years ago
Mattias Jonsson e46d120e8e Bug#48229: group by performance issue of partitioned table 16 years ago
Mattias Jonsson 16c8298a85 Bug#42438: Crash ha_partition::change_table_ptr 16 years ago
Mattias Jonsson 4839c42619 post-push patch for bug#47343. 16 years ago
Mattias Jonsson eab2be0aee Bug#47343: InnoDB fails to clean-up after lock wait timeout on 16 years ago
Mattias Jonsson 8734933400 Bug#48846: Too much time spent in ha_partition::records_in_range if not able to prune 16 years ago
Michael Widenius 5bddbc44c6 Fixed compiler warning message 16 years ago
Michael Widenius ab0905c6d7 This is based on the userstatv2 patch from Percona and OurDelta. 16 years ago
Igor Babaev f7a75b999b The main commit of Andrey Zhakov's patch introducing vurtual(computed) columns. 16 years ago
Mattias Jonsson 62395e6ffa Bug#44059: Incorrect cardinality of indexes on a partitioned table 16 years ago
Mattias Jonsson 0186334ae8 Bug#46922: crash when adding partitions and open_files_limit 16 years ago
Staale Smedseng 6a89842e36 Bug #43414 Parenthesis (and other) warnings compiling MySQL 16 years ago
Anurag Shekhar 5999113f33 Bug #45840 read_buffer_size allocated for each partition when 16 years ago
Mikael Ronstrom dd407c5228 Fix to ensure that all subpartitions gets deleted before renaming starts, BUG#47029 17 years ago
Mattias Jonsson 35d6911b28 Bug#35845: unneccesary call to ha_start_bulk_insert for not used partitions 17 years ago
V Narayanan 9776b6f9cd Bug#45823 Assertion failure in file row/row0mysql.c line 1386 17 years ago
Mattias Jonsson a4e832d69d Bug#46639: 1030 (HY000): Got error 124 from storage engine on 17 years ago