summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
* Fixed timing problem with rpl000001 replication test.unknown2002-08-181-1/+1
* Portability fixes for 4.0.3 build.unknown2002-08-171-0/+2
* Fixed bug in blocking handling when compiling with OPENSSL (caused hangup in ...unknown2002-08-171-1/+1
* merge with 3.23.52unknown2002-08-132-26/+25
|\
| * os0thread.h, os0thread.c:unknown2002-08-132-25/+25
| * put InnoDB HANDLER patch back again :))unknown2002-08-122-0/+18
| * undo InnoDB HANDLER patch as it should not go into 3.23 treeunknown2002-08-122-18/+0
* | merge with 3.23.52unknown2002-08-129-8/+91
|\ \ | |/
| * trx0trx.h, trx0trx.c, ha_innobase.cc, ha_innobase.h:unknown2002-08-122-0/+18
| * ha_innobase.cc, ut0ut.c, univ.i, ut0ut.h:unknown2002-08-117-4/+69
| * ha_innobase.cc, trx0trx.h, lock0lock.c, trx0trx.c:unknown2002-08-093-4/+4
* | merge with 3.23.52unknown2002-08-0850-343/+1105
|\ \ | |/
| * Many files:unknown2002-08-0628-128/+435
| * os0thread.c:unknown2002-08-031-13/+9
| * Many files:unknown2002-08-0213-87/+258
| * Innodb fixes:unknown2002-08-015-5/+5
| * Fixed wrong printf() string in InnoDBunknown2002-07-312-2/+2
| * Many files:unknown2002-07-3123-184/+434
| * dyn0dyn.ic, dyn0dyn.h:unknown2002-07-262-2/+4
| * row0vers.c:unknown2002-07-251-1/+21
| * os0thread.c, configure.in:unknown2002-07-232-1/+16
| * univ.i:unknown2002-07-231-2/+6
* | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-082-8/+5
* | Merge with 3.23.51unknown2002-07-2567-1065/+2586
|\ \ | |/
| * row0ins.c:unknown2002-07-211-1/+2
| * dict0dict.c:unknown2002-07-211-31/+8
| * row0ins.c:unknown2002-07-212-7/+42
| * fil0fil.c:unknown2002-07-191-3/+6
| * os0file.c:unknown2002-07-191-4/+7
| * os0file.c:unknown2002-07-191-2/+6
| * os0thread.h, srv0srv.c:unknown2002-07-162-3/+29
| * row0mysql.c:unknown2002-07-101-0/+1
| * srv0srv.c:unknown2002-07-091-0/+8
| * srv0srv.c:unknown2002-07-081-6/+0
| * srv0srv.c:unknown2002-07-081-3/+8
| * Many files:unknown2002-07-0829-248/+579
| * srv0start.c:unknown2002-07-011-3/+10
| * row0ins.c:unknown2002-07-012-2/+14
| * buf0buf.ic:unknown2002-06-261-2/+2
| * os0file.c:unknown2002-06-261-3/+13
| * os0sync.c:unknown2002-06-221-1/+1
| * Many files:unknown2002-06-2252-761/+1879
* | New SET syntax & system variables.unknown2002-07-233-5/+5
* | Portability fixes.unknown2002-07-011-1/+2
* | Update for running gcc 3.x (mainly on HPUX)unknown2002-06-302-4/+5
* | Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0unknown2002-06-051-7/+7
|\ \
| * | removed init_count from IO_CACHE.unknown2002-06-051-7/+7
* | | Merge hundin:/my/mysql-4.0 into bitch.mysql.fi:/my/mysql-4.0unknown2002-06-0359-540/+3229
|\ \ \ | |/ /
| * | merge with 3.23.51unknown2002-05-163-14/+81
| |\ \ | | |/
| | * row0mysql.c:unknown2002-05-091-3/+13