summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0 to get security patch for check_grant_columunknown2004-05-063-5/+26
|\
| * InnoDB portability fix: new function os_file_set_eof()unknown2004-05-053-5/+26
* | Merge with 4.0.19unknown2004-05-0513-27/+305
|\ \ | |/
| * InnoDB: Truncate "<datadir>/innodb.status.<pid>" to its actual sizeunknown2004-05-051-0/+5
| * InnoDB: os0file.c: Lock files exclusively (Bug #3608)unknown2004-05-051-7/+48
| * Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-05-036-15/+244
| |\
| | * InnoDB: implement LOCK TABLE (Bug #3299)unknown2004-04-296-15/+244
| * | - added AC_PROG_LIBTOOL to innobase/configure.in to be able to compileunknown2004-04-291-0/+1
| |/
| * Portability fix (for AIX)unknown2004-04-291-0/+3
| * InnoDB: make UNIV_SYNC_DEBUG useable againunknown2004-04-284-5/+5
* | trying to remove Windows compiler warnings (Miguel, could you please check if...unknown2004-05-031-1/+1
* | After merge fixesunknown2004-04-2715-112/+72
* | Merge with 4.0unknown2004-04-26110-4531/+4072
|\ \ | |/
| * ha_innodb.cc, sync0sync.h, sync0sync.c:unknown2004-04-092-0/+40
| * InnoDB: Fix a preprocessor error introduced in ChangeSet 1.1772unknown2004-04-081-3/+4
| * InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGunknown2004-04-0738-24/+144
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-0672-2445/+2084
| * InnoDB: Backport fil_path_to_mysql_datadir from MySQL 4.1.xunknown2004-04-052-0/+10
| * InnoDB: ignore intra-database foreign key references between tablesunknown2004-04-026-17/+31
| * InnoDB: Handle quotes properly in the InnoDB SQL parserunknown2004-04-025-503/+563
| * Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-04-014-25/+49
| |\
| | * fil0fil.c, os0file.c, srv0srv.h, srv0srv.c:unknown2004-04-014-34/+43
| | * fil0fil.c:unknown2004-03-312-4/+19
| * | InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-0142-1137/+1142
| * | InnoDB: cleanup of B-tree cursor operationsunknown2004-03-311-14/+18
| |/
| * InnoDB: Remove ut_str_contains() and replace it with strchr()unknown2004-03-314-36/+4
| * InnoDB: Remove unused hash table code and parametersunknown2004-03-312-69/+5
| * InnoDB: Remove unnecessary code, mostly related to stored proceduresunknown2004-03-3110-315/+0
| * InnoDB: parse CONSTRAINT FOREIGN KEY correctly (Bug #3332)unknown2004-03-301-2/+9
| * mem0dbg.c:unknown2004-03-261-1/+1
* | mem0dbg.c:unknown2004-03-261-1/+1
* | Merge with 4.0unknown2004-03-251-1/+1
|\ \ | |/
| * sync0sync.c:unknown2004-03-221-1/+1
| * sync0sync.c:unknown2004-03-221-1/+1
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-03-202-37/+50
|\ \ | |/
| * btr0btr.c:unknown2004-03-201-1/+1
| * btr0btr.c:unknown2004-03-192-36/+49
* | merge with 4.0 (to get compiler error fixes for innodb)unknown2004-03-191-4/+4
|\ \ | |/
| * Portability fixesunknown2004-03-191-4/+4
* | trx0undo.h, trx0undo.c, trx0trx.c:unknown2004-03-183-69/+7
* | os0file.c:unknown2004-03-181-3/+0
* | Don't change server suffix if given to configureunknown2004-03-181-2/+3
* | merge fixes (use old code)unknown2004-03-18116-3808/+1325
|\ \
| * \ merge with 4.0unknown2004-03-1714-77/+91
| |\ \ | | |/
| | * InnoDB: Remove some debug variables unless UNIV_SEARCH_PERF_STAT is definedunknown2004-03-164-4/+12
| | * InnoDB: Make btr_cur_unmark_extern_fields() a static functionunknown2004-03-162-11/+11
| | * InnoDB: Remove unused directory "cry"unknown2004-03-161-12/+0
| | * InnoDB: remove debug code from non-debug versionunknown2004-03-163-35/+3
| | * InnoDB: Remove log debug code when UNIV_LOG_DEBUG is not definedunknown2004-03-164-14/+67
| * | After merge fixesunknown2004-03-176-7/+10