1231 Commits (db5f40a952fd14673ce08a6b54009fb21e6fb0a2)
 

Author SHA1 Message Date
Rich Prohaska db5f40a952 refs #4476 implement tokudb_disable_hot_alter for 5.6.7 13 years ago
Rich Prohaska a39ada3673 refs #4476 partition write frm data for the 5.6.7 handlerton 13 years ago
Zardosht Kasheff 55cdf389ef refs #5585, make a fix to help joins using unique keys 13 years ago
Zardosht Kasheff c1840ae157 closes #5481, remove trx->should_abort 13 years ago
Rich Prohaska 3e323a69f0 refs #5607 hot text/blob expansion 13 years ago
Rich Prohaska 17f58abd07 refs #5511 float, double, and decimal can be unsigned and auto increment 13 years ago
Rich Prohaska 39f432a210 refs #5511 simplify add_or_drop_column 13 years ago
Rich Prohaska e14d76c021 refs #5511 include unsigned float in our type comparitor 13 years ago
Rich Prohaska a456fd2e94 refs #4476 turn tokudb xa on 13 years ago
Rich Prohaska 06f0bb47c3 refs #5511 detect auto increment type change and dont run it hot 13 years ago
Rich Prohaska 4f8d2f096a refs #4363 hcr rename blob, text, enum, and time types 13 years ago
Rich Prohaska da0b2dc3e2 refs #4476 cleanup prepare inplace alter 13 years ago
Zardosht Kasheff b10eed1f5a closes #5547, remove code that was there only for MySQL 5.1 13 years ago
Rich Prohaska fa2e13881f refs #4476 get alter table working again in mysql 5.6.7 13 years ago
Rich Prohaska 7895dc9d40 refs #5510 get varchar expansion with prefix keys working in mysql 5.6.7 13 years ago
Rich Prohaska 776c903c8e refs #4476 turn on tokudb row format compression 13 years ago
Rich Prohaska 2416d25414 refs #4476 basic handlerton on mysql 5.6.7-rc 13 years ago
Rich Prohaska 8c9ba89711 refs #5524 turn XA on for MariaDB 10 13 years ago
Rich Prohaska fa0262d3a3 refs #5524 turn on hot alter table in mariadb 10 13 years ago
Leif Walsh 2ccde85fc2 refs #5368 add lto flags to handlerton 13 years ago
Rich Prohaska d256c1e236 refs #5524 turn on row format compression in mariadb 10 13 years ago
Leif Walsh 6dc92d11ff merge from 6.5.0: refs #5464 remove newlines in partitioned counter status output and in unused types' output 13 years ago
Rich Prohaska c166e05dea refs #5524 get basic tokudb running in mariadb 10 13 years ago
Leif Walsh 9350e43a78 refs #5464 merge fix from 6.5.0 for printing partitioned counters from within the handlerton 13 years ago
Rich Prohaska af54fc04dc refs #5513 fix hot column expansion code review issues on the mainline 13 years ago
Rich Prohaska 49f4651c49 refs #5502 delete frm data when partitioned tables are opened and the frm data is not being maintained by the handlerton 13 years ago
Zardosht Kasheff 100a292827 refs #5469, refs #5481, add comments reminding myself to remove what should hopefully be a useless variable 13 years ago
Zardosht Kasheff 954ad0d550 refs #5467, undo change 13 years ago
Zardosht Kasheff f8499b0608 refs #5467, do checkpoitn at end of tokudb_add_index 13 years ago
Rich Prohaska 937c4a8886 refs #5333 #5334 change descriptors when changing a column 13 years ago
Rich Prohaska 14e9e75f96 refs#5333 there can be only one column expansion at a time 13 years ago
Zardosht Kasheff cdb237e531 refs #5431, fix handlerton in mariadb-5.2.10 13 years ago
Zardosht Kasheff 54c0c450d3 refs #5431, fix alter table for mysql 5.1 13 years ago
Zardosht Kasheff 07432617d4 refs #5431, enable hot row format change in mariadb-5.5. Need to fix existing tests and write new one 13 years ago
Zardosht Kasheff 1080ab092f refs #5431, put some defensive checks in for mysql 5.6 alter table in tokudb storage engine 13 years ago
Rich Prohaska 4f54c962a4 refs #5333 simplify column expansion messages 13 years ago
Rich Prohaska e1d0a2e5cf refs #5333 dont allow hot char <-> char binary conversions 13 years ago
Rich Prohaska 561a218e43 refs #5333 simplify expand varchar code 13 years ago
Rich Prohaska e5ac116741 refs #5333 redo hot expand int and unsigned int 13 years ago
Zardosht Kasheff 3d6a688583 refs #5333, make debug compilation fix for mysql 5.5 (MariaDB showed no issues) 13 years ago
Rich Prohaska efef9b0605 refs #5333 fix expand field offset computation 13 years ago
Rich Prohaska 6753c10427 refs #5334 fix the binary type pad character 13 years ago
Rich Prohaska 17b4ad3a28 refs #5334 support inplace expansion of int fields in 5.5 13 years ago
Rich Prohaska a2b7b014b1 refs #5333 fix handlerton comments 13 years ago
Rich Prohaska 5c29b15d0c refs #5333 fix handlerton compilation 13 years ago
Rich Prohaska efda2c9152 refs #5333 support varchar expansion on 5.5 13 years ago
Zardosht Kasheff ec6379f08c refs #5429, make fix for maria 5.5. previous checkin here accidentally disabled hot auto inc, this puts it back 13 years ago
Zardosht Kasheff 41f6db89bb refs #5429, make fix for mariadb-5.2.10 13 years ago
Rich Prohaska 59d6ed789b refs #5333 dispatch update callbacks based on operation to handler functions 13 years ago
Zardosht Kasheff 50bec4666e refs #5429, disable hot row format alter on mainline for mariadb 5.5. Still need to merge to 6.1.1 and need to do this properly for #5431 13 years ago