summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* * Updated auto_increment_xxx_func.result to reflect the changesNirbhay Choubey2013-12-102-2/+4
* MDEV-5423: Debian MariaDB-Galera packages do not get built in buildbot [Part 2]Jan Lindström2013-12-101-1/+1
* Fixed additional problem with kernel_mutex. Kernel mutex is alsoJan Lindström2013-12-046-17/+56
* MDEV-4223: Galera: InnoDB assertion failure !mutex_own(mutex) in file sync0sy...Jan Lindström2013-11-272-4/+4
* MDEV-4233: Galera: assertion: (lock->trx)->wait_lock == lock fails in file lo...Jan Lindström2013-11-262-8/+36
* MDEV-4108 Compilation warnings with RelWithDebInfoNirbhay Choubey2013-11-252-2/+2
* Merge with MariaDB 5.5.34.Jan Lindström2013-11-251150-39234/+63983
|\
| * Percona-Server-5.5.34-rel32.0 mergeSergei Golubchik2013-11-1931-477/+713
| * merge with ft-engine and ft-index up to tag:tokudb-7.1.0Sergei Golubchik2013-11-191089-38612/+62667
| |\
| | * #122 change default compression to zlib and add a session variable to control...Rich Prohaska2013-10-073-20/+16
| | * tokutek/ft-engine#94 tokutek/ft-index#80 configure an upper bound on loader m...rich prohaska2013-10-071-0/+16
| | |\
| | | * tokutek/ft-index#80 tokutek/ft-engine#94 add tokudb_loader_memory_size system...Rich Prohaska2013-10-031-0/+16
| | * | tokutek/ft-index#76 add US Patent 8,489,638Rich Prohaska2013-10-0433-0/+33
| | * | #121 change default basement node size to 64KB from 128KBRich Prohaska2013-10-041-1/+1
| | |/
| | * #90 set tokudb_last_lock_timeout to a string parsable by the python json moduleRich Prohaska2013-10-021-9/+9
| | * tokutek/ft-engine#111 tokutek/ft-index#74 merge the tokumx error message for ...Rich Prohaska2013-09-301-8/+32
| | * #80 default compress tokudb bulk loader temp filesRich Prohaska2013-09-301-2/+2
| | * #86 tokudb lock tree info schemaRich Prohaska2013-09-271-13/+27
| | * remove cruftRich Prohaska2013-09-273-55/+5
| | * #104 default capture lock timeout conflict info into tokudb_last_lock_timeout...Rich Prohaska2013-09-271-4/+3
| | * #92 add compiler and cmake checks from mariadbRich Prohaska2013-09-261-0/+16
| | * #104 write frm for existing tables before the txn is committedRich Prohaska2013-09-262-27/+0
| | * #92 use parent txn in ::delete_or_rename_table. this removes error messages ...Rich Prohaska2013-09-241-4/+12
| | * #97 use ${ZLIB_LIBRARY}Rich Prohaska2013-09-241-1/+1
| | * #99 reduce analyze time to 5 seconds (from 60 seconds). this will probably al...Rich Prohaska2013-09-231-2/+2
| | * #92 add key_is_clustering accessorRich Prohaska2013-09-235-20/+24
| | * #92 remove memcpy_fixed (no longer necessary)Rich Prohaska2013-09-232-13/+5
| | * #92 simplify my_free callsRich Prohaska2013-09-236-65/+53
| | * refs #94, for keys with strings, add a memcmp at the end of the comparisonZardosht Kasheff2013-09-204-50/+96
| | * #81 cleanup thread variables a bitRich Prohaska2013-09-202-17/+2
| | * #81 denormalize dname in tokudb_file_mapRich Prohaska2013-09-191-37/+54
| | * #81 cleanup thread variablesRich Prohaska2013-09-194-267/+243
| | * added -flto -fuse-linker-plugin to RelWithDebInfo #77Leif Walsh2013-09-171-0/+1
| | * refs #82 delete the user data information schemasRich Prohaska2013-09-171-340/+1
| | * refs #83 cond compile gdb on error featureRich Prohaska2013-09-171-4/+7
| | * refs #71 basic lock tree visualizationRich Prohaska2013-09-152-46/+396
| | * refs #71 rearrange IS codeRich Prohaska2013-09-103-603/+606
| | * refs Tokutek/ft-engine#30 trace all txn begin callsRich Prohaska2013-09-093-37/+50
| | * Tokutek/mysql56#26 fix crash on alter table of partitioned tokudb tableRich Prohaska2013-08-291-3/+8
| | * refs #26 fix inplace_alter_table for tokudb partitionsRich Prohaska2013-08-291-0/+8
| | * rebase to mysql 5.6.13Rich Prohaska2013-08-271-3/+3
| | * start port to mysql 5.6.13Rich Prohaska2013-08-261-1/+10
| | * Tokutek/mysql56#2 get tokudb storage engine to build on mysql 5.6Rich Prohaska2013-08-252-1/+7
| | * #69 run create unique index with MDL shared no write (not hot WRT writes)Rich Prohaska2013-08-212-2/+8
| | * closes #66, have may_table_be_empty call use the same transaction that opens ...Zardosht Kasheff2013-08-171-1/+1
| | * #64 get hot text and blob column expansion workingRich Prohaska2013-08-154-97/+269
| | * refs Tokutek/mongo#399, make handlerton fix for TokuDBZardosht Kasheff2013-08-131-1/+1
| | * refs Tokutek/ft-index/#26 have ha_tokudb use new XXX_multiple APIZardosht Kasheff2013-08-122-35/+28
| | * #58 #62 ignore key block size settings for tokudb. use session variables ins...Rich Prohaska2013-08-051-10/+2
| * | mysql-5.5.34 mergeSergei Golubchik2013-11-199-61/+137
| |\ \