751 Commits (85d338cc3eadb9ba1f9734d5c7c960234f982c5b)

Author SHA1 Message Date
Rich Prohaska 5e84318d23 fix debug build 13 years ago
Leif Walsh c73e79866d change default case to an enum value case, per compression code review 13 years ago
Rich Prohaska 9e8dc90d60 #4729 get the compilation of the compression patch correct refs[t:4729] 13 years ago
Rich Prohaska 9b28cbff31 #4729 fix a typo in the handlerton on the mainline that allows one to compile without the compression patch refs[t:4729] 13 years ago
Zardosht Kasheff d28cf8f96d [t:4747], fix access to table_share->key_info for tables with a hpk 13 years ago
Rich Prohaska be35ec5640 #4729 build the handlerton on mariadb 5.5 without any patches refs[t:4729] 13 years ago
Zardosht Kasheff 2eeed518b8 [t:4720], fix add index for partitioned tables, handler piece 13 years ago
Zardosht Kasheff 60a4abba65 [t:4518], make handerlton fix 13 years ago
Zardosht Kasheff e439ffbfe5 [t:4695], call restore_add_index in final_add_index all the time 13 years ago
Zardosht Kasheff d173292a35 [t:4695], remove new_alter_table_frm_data_fail 13 years ago
Zardosht Kasheff 7f38e8cc51 [t:4695], fix placing of debug variables 13 years ago
Zardosht Kasheff dfb51a0d53 [t:4695], fix compilation issue 13 years ago
Zardosht Kasheff 7471a06023 [t:4695], add some debug state variables to simulate add index and drop index failures on 5.5 13 years ago
Zardosht Kasheff ed69a682ab [t:4695], make handler changes to get this working. Tests remain 13 years ago
Zardosht Kasheff fb5fe09f33 [t:4717], fix problem 13 years ago
Rich Prohaska 606d723ee4 #4695 put the original add_index back for 5.1 refs[t:4695] 13 years ago
Rich Prohaska 679a713545 #4695 put stubbed add_index back for 5.1 refs[t:4695] 13 years ago
Rich Prohaska 710deaf6c8 #4695 use alter table txn to write frm data and drop indexes. add index to do next refs[t:4695] 13 years ago
Rich Prohaska 41daa75c9f #4695 write new frm data during alter table refs[t:4695] 13 years ago
Leif Walsh c2a287862b [t:4635] adding TOKUDB_DEFAULT to server variable possibilities, and 13 years ago
Leif Walsh 68c7243b3c [t:4635] always show the row_format with show create table, even if the 13 years ago
Rich Prohaska b32144fc6a #4676 get alter table truncate partition working on 5.5 refs[t:4676] 13 years ago
Zardosht Kasheff a5dadbe18c [t:4541], make handlerton fix 13 years ago
Zardosht Kasheff 6220da7f84 [t:4541], make handlerton fix 13 years ago
Leif Walsh d22cc20386 [t:4635] compilation fixes 13 years ago
Leif Walsh 6de220f666 [t:4635] don't mess with the table share, and don't segfault on truncate 13 years ago
Leif Walsh 5098027251 [t:4635] ::truncate_dictionary should keep the old row type 13 years ago
Leif Walsh 99b7e81803 [t:4635] change the handlerton to not crash on unknown ROW_FORMATs 13 years ago
Leif Walsh 50cf12932e [t:4635] merging fractal tree and handlerton code to main 13 years ago
Rich Prohaska 825f919dcd #4656 fix the reverse scan bug exhibited by the update where desc on mysql 5.5 refs[t:4656] 13 years ago
Rich Prohaska c61ef63686 #4592 merge mainline handlerton for mysql 5.5 refs[t:4592] 13 years ago
Zardosht Kasheff 232b72a9c8 [t:4618], fix regression introduced by fix for 4648 13 years ago
Zardosht Kasheff 4d63caa936 [t:4648], fix bug 13 years ago
Zardosht Kasheff 0d2da79a4c [t:4633], fix bug 13 years ago
Zardosht Kasheff 77ddbf5c79 [t:4630], allow blobs to be added HOT that have NOT NULL defaults 13 years ago
Zardosht Kasheff e218773bc4 [t:4544], create variable tokudb_log_client_errors to control whether client errors get logged 13 years ago
John Esmet 84896cc755 close[t:4530] merging 4530 to main 13 years ago
Rich Prohaska 892d7680d1 #4625 remove info messages from ha_tokudb::check; too many test failures with it in refs[t:4625] 13 years ago
Rich Prohaska 5d2f12fdf0 #4625 remove info messages when doing a quick check table refs[t:4625] 13 years ago
Rich Prohaska 6a1ca5025d #4623 fix show create table for TokuDB, and get the mysql engines tests working refs[t:4623] 13 years ago
Rich Prohaska 02650298a8 #4605 add debug variables to the handlerton refs[t:4605] 13 years ago
Rich Prohaska 5534104e0b #4560 add check time to handler stats (visible with show table status) refs[t:4560] 13 years ago
Leif Walsh a3215bdbbf [t:4598] make hot progress use 1-based, not 0-based, indexing for dictionary numbers 13 years ago
Zardosht Kasheff 47283c0b5b [t:4472], fix bug caused by removing DB_PRELOCKED_FILE_READ 13 years ago
Zardosht Kasheff 164748a7e2 [t:4472], add table lock for truncate 13 years ago
Zardosht Kasheff d07d0fba79 [t:4472], commit fix for handlerton piece 13 years ago
Zardosht Kasheff 91199cd3a9 [t:4472], commit handlerton piece 13 years ago
John Esmet 3a5d2bcc1d close[t:4334] merging 4334 to main. bulk fetch now grabs rows at an exponentialy rate with respect to the bulk fetch iteration, so range queries now fetch at most a factor of 2 more than they should. refs 4334 13 years ago
Rich Prohaska 78745a04f9 #4420 build mysql 5.5.11 with the head of the tree refs[t:4420] 13 years ago
Zardosht Kasheff f25d2a9d41 [t:4179], handler changes for making optimize hot 13 years ago