summaryrefslogtreecommitdiff
path: root/innobase/include
Commit message (Expand)AuthorAgeFilesLines
* Removed innobase/my_cnf, innobase/include/makefilewin.i,unknown2005-10-262-35/+1
* InnoDB: Do not flush after each write, not even when creating theunknown2005-07-261-0/+2
* InnoDB: Optimize the extension of files. This will greatly speedunknown2005-06-271-1/+1
* Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-062-3/+14
|\
| * InnoDB: Truncate SHOW INNODB STATUS output at the start of the listunknown2005-04-192-3/+14
* | dict0dict.c, dict0dict.h, fil0fil.c:unknown2005-04-271-0/+7
|/
* InnoDB: Ignore character set mismatch in ALTER TABLE and RENAME TABLEunknown2005-04-122-2/+4
* InnoDB: Avoid test suite failures caused by a locking conflictunknown2005-04-061-0/+2
* row0sel.c, btr0pcur.c, btr0pcur.ic, btr0pcur.h:unknown2005-04-062-0/+14
* Mergeunknown2005-03-211-0/+6
|\
| * trx0trx.c, trx0trx.h:unknown2005-03-211-0/+6
* | Merge hundin.mysql.fi:/home/marko/k/mysql-4.0unknown2005-03-081-0/+1
|\ \ | |/
| * InnoDB: Win64 portability fix: add missing declaration andunknown2005-03-081-0/+1
* | InnoDB: Portability fixes for warnings reported on IA-64 Windowsunknown2005-03-074-7/+7
* | After merge fixesunknown2005-03-011-4/+2
|\ \ | |/
| * InnoDB: Fix compilation errors on IA-64 Windowsunknown2005-03-011-2/+2
| * eval0eval.ic:unknown2005-02-021-2/+0
| * rem0rec.ic:unknown2005-02-021-14/+14
| * InnoDB: Backport innodb_autoextend_increment from 4.1unknown2005-01-251-1/+3
* | Proper fix for comparision with ' 'unknown2005-02-011-4/+0
* | Only enable Innodb extra debugging when using the --debug=full configure optionunknown2005-01-261-0/+4
* | innobase/include/univ.iunknown2005-01-261-4/+2
* | Cleanups during reviewunknown2005-01-251-2/+0
* | Merge hundin.mysql.fi:/home/marko/k/mysql-4.0unknown2005-01-251-1/+3
|\ \ | |/
| * InnoDB: Enable ut_ad() assertions in MySQL debug builds.unknown2005-01-251-1/+3
| * dict0dict.h, dict0dict.c, ha_innodb.cc:unknown2004-12-101-0/+2
* | InnoDB: Detect the availability of the Mac OS X fsync() work-aroundunknown2005-01-131-0/+4
* | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-124-32/+39
|\ \
| * | Many files:unknown2004-12-274-32/+39
* | | InnoDB: Fixed bugs in the padding and trimming of trailing spacesunknown2004-12-173-5/+35
|/ /
* | lock0lock.h:unknown2004-11-301-2/+2
* | InnoDB: Allow ALTER TABLE to do intermediate COMMIT also when the tableunknown2004-11-301-9/+24
* | InnoDB: Make intermediate COMMITs in ALTER TABLE more robust (Bug #6633)unknown2004-11-272-6/+12
* | Many files:unknown2004-11-264-2/+19
* | fil0fil.h, fil0fil.c:unknown2004-11-181-1/+1
* | dict0dict.ic:unknown2004-11-091-3/+6
* | InnoDB: commit after every 10000 rows in ALTER TABLEunknown2004-11-032-1/+13
* | Merge with 4.0unknown2004-10-271-0/+1
|\ \ | |/
| * Backport innodb_max_purge_lag from 4.1unknown2004-10-272-0/+6
* | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-4/+2
* | SHOW TABLE STATUS now prints create_time, update_time and check_timeunknown2004-10-211-5/+18
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-201-1/+3
|\ \
| * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-081-1/+3
| |\ \
| | * \ Mergeunknown2004-10-081-1/+3
| | |\ \ | | | |/
| | | * InnoDB: tolerate system clock glitches a little betterunknown2004-10-071-1/+3
* | | | InnoDB: Treat UTF-8 strings properly in case insensitive operationsunknown2004-10-181-19/+0
* | | | This patch removes unnecessary lock from the supremum record, takesunknown2004-10-141-0/+12
* | | | srv0srv.c, log0log.c, srv0srv.h, ha_innodb.cc, ha_innodb.h:unknown2004-10-131-1/+4
|/ / /
* | | Many files:unknown2004-10-074-18/+18
|/ /
* | Merge with 4.0 for 4.1 releaseunknown2004-10-062-5/+9
|\ \ | |/