summaryrefslogtreecommitdiff
path: root/innobase/include
Commit message (Expand)AuthorAgeFilesLines
* row0sel.c, page0page.ic:unknown2004-07-271-1/+9
* InnoDB: LOCK TABLE clean-upunknown2004-07-123-7/+10
* InnoDB: Increment the lock wait watchdog timeout during CHECK TABLEunknown2004-07-122-1/+2
* mach0data.ic, mach0data.h:unknown2004-06-184-7/+11
* mem0dbg.h, mem0dbg.c:unknown2004-06-171-0/+13
* log0log.h:unknown2004-06-172-6/+0
* Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040316101802|63386unknown2004-06-172-0/+34
* Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040311211202|05613unknown2004-06-177-39/+36
* srv0que.c:unknown2004-06-171-0/+53
* Cset exclude: marko@hundin.mysql.fi|ChangeSet|20040525171209|56870unknown2004-06-175-20/+62
* ut0mem.h, ut0mem.c:unknown2004-06-161-0/+31
* mem0mem.ic, mem0mem.h:unknown2004-06-162-41/+0
* InnoDB bug fix: mem_realloc() didn't preserve the block contentsunknown2004-06-161-3/+15
* InnoDB: Revert most of ChangeSet@1.1772, as the debug functions mayunknown2004-06-1617-49/+16
* row0mysql.c, row0mysql.h, ha_innodb.cc:unknown2004-06-011-0/+3
* InnoDB: Add diagnostics when tmpfile() fails at start (Bug #3919)unknown2004-05-281-0/+7
* InnoDB cleanup: Remove unused code for online backupunknown2004-05-263-81/+2
* InnoDB cleanup and possible bug-fix: Remove srv0queunknown2004-05-256-115/+20
* InnoDB: Remove unused module sync0ipmunknown2004-05-173-296/+1
* InnoDB: Remove unused module os0shmunknown2004-05-173-77/+1
* InnoDB: Remove unused function ut_str_catenate()unknown2004-05-141-11/+0
* ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c:unknown2004-05-131-2/+4
* InnoDB portability fix: new function os_file_set_eof()unknown2004-05-051-0/+8
* InnoDB: implement LOCK TABLE (Bug #3299)unknown2004-04-293-1/+38
* InnoDB: make UNIV_SYNC_DEBUG useable againunknown2004-04-281-1/+1
* ha_innodb.cc, sync0sync.h, sync0sync.c:unknown2004-04-091-0/+16
* InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGunknown2004-04-0718-16/+51
* InnoDB: send diagnostic output to stderr or filesunknown2004-04-0620-96/+90
* InnoDB: Backport fil_path_to_mysql_datadir from MySQL 4.1.xunknown2004-04-051-0/+5
* InnoDB: ignore intra-database foreign key references between tablesunknown2004-04-022-1/+13
* InnoDB: Handle quotes properly in the InnoDB SQL parserunknown2004-04-021-7/+0
* Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-04-011-2/+11
|\
| * fil0fil.c, os0file.c, srv0srv.h, srv0srv.c:unknown2004-04-011-2/+11
* | InnoDB cleanup: fixing buffer overflows and quoting of quotesunknown2004-04-0113-31/+233
|/
* InnoDB: Remove ut_str_contains() and replace it with strchr()unknown2004-03-311-8/+0
* InnoDB: Remove unused hash table code and parametersunknown2004-03-311-40/+3
* InnoDB: Remove unnecessary code, mostly related to stored proceduresunknown2004-03-317-115/+0
* InnoDB: Remove some debug variables unless UNIV_SEARCH_PERF_STAT is definedunknown2004-03-162-1/+6
* InnoDB: Make btr_cur_unmark_extern_fields() a static functionunknown2004-03-161-10/+0
* InnoDB: remove debug code from non-debug versionunknown2004-03-162-34/+0
* InnoDB: Remove log debug code when UNIV_LOG_DEBUG is not definedunknown2004-03-162-0/+6
* InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-134-7/+7
* InnoDB: disable unreachable debug functions unless #ifdef UNIV_MEM_DEBUGunknown2004-03-121-0/+2
* InnoDB: remove redundant functions mach_write() and mach_read()unknown2004-03-122-57/+0
* Remove constant parameter MLOG_8BYTES from mtr_read_dulint() and mlog_write_d...unknown2004-03-123-4/+1
* Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledunknown2004-03-1218-61/+138
* Replace ut_anp with ut_aunknown2004-03-121-89/+24
* More consistent handling of magic numbersunknown2004-03-117-36/+39
* Remove remaining references to the built-in ODBC driver of InnoDBunknown2004-03-114-197/+7
* Remove unneeded module "com"unknown2004-03-1111-513/+8