summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
* merge with 4.0unknown2004-02-2249-2935/+67
|\
| * Cleanupsunknown2004-02-221-1/+1
| * Remove unused filesunknown2004-02-204-807/+0
| * Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-02-2045-2134/+68
| |\
| | * Many files:unknown2004-02-2045-2134/+68
* | | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-2081-49753/+91
|\ \ \ | |/ /
| * | Merge heikki@build.mysql.com:/home/bk/mysql-4.0unknown2004-02-191-1/+1
| |\ \ | | |/ | |/|
| | * que0que.c:unknown2004-02-191-1/+1
| * | srv_add_path_separator_if_needed: be static; use memcpy, not sprintfunknown2004-02-192-25/+10
| * | Remove unnecessary files and functionsunknown2004-02-198-7030/+8
| * | Many files:unknown2004-02-1910-72/+72
| * | Remove unnecessary filesunknown2004-02-1960-42628/+0
| |/
* | Many files:unknown2004-02-196-44/+272
* | trx0sys.c:unknown2004-02-191-62/+0
* | Merge with public treeunknown2004-02-1616-238/+797
|\ \
| * | After merge fixesunknown2004-02-162-33/+0
| * | Merge with 4.0.18unknown2004-02-1118-238/+830
| |\ \ | | |/
| | * row0mysql.c:unknown2004-02-093-0/+34
| | * row0mysql.c:unknown2004-02-091-1/+1
| | * Many files:unknown2004-02-098-67/+440
| | * Added testing of pthread_key_delete (to fix compile problem on SCO) (Bug #2461)unknown2004-02-051-1/+1
| | * dict0dict.c:unknown2004-02-021-1/+1
| | * dict0dict.c:unknown2004-02-021-11/+37
| | * dict0dict.c:unknown2004-02-022-165/+151
| | * dict0dict.c:unknown2004-02-011-46/+65
| | * Fixed parsing of column names and foreign key constraints in Innobase to hand...unknown2004-01-301-29/+46
| | * btr0cur.c:unknown2004-01-291-2/+3
| | * data0data.ic, data0data.h, row0sel.c:unknown2004-01-273-1/+43
| | * row0ins.c:unknown2004-01-141-16/+0
| | * buf0lru.c:unknown2004-01-071-8/+12
| | * trx0sys.c:unknown2004-01-061-1/+1
| | * trx0sys.c:unknown2004-01-061-1/+1
| | * trx0sys.c, srv0start.c, ibuf0ibuf.c, trx0sys.h, srv0srv.h:unknown2004-01-065-1/+140
| | * log0log.c:unknown2003-12-231-1/+12
* | | srv0srv.c:unknown2004-02-161-1/+1
|/ /
* | ibuf0ibuf.c:unknown2004-01-291-3/+6
* | row0sel.c:unknown2004-01-201-2/+0
* | srv0start.c, srv0srv.c:unknown2004-01-132-7/+8
* | row0sel.c:unknown2004-01-131-2/+4
* | row0sel.c:unknown2004-01-131-0/+22
* | row0mysql.c:unknown2004-01-081-1/+1
* | srv0start.c:unknown2004-01-061-2/+3
* | srv0start.c:unknown2004-01-061-0/+13
* | log0recv.h, log0recv.c:unknown2004-01-022-8/+18
* | row0purge.c:unknown2004-01-011-0/+2
* | univ.i, srv0srv.c:unknown2003-12-202-31/+28
* | srv0start.c, univ.i, configure.in:unknown2003-12-203-1/+15
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-2048-686/+815
* | univ.i, ut0ut.h, ut0ut.c:unknown2003-12-193-20/+254
* | Merge with 4.0.17unknown2003-12-179-80/+289
|\ \ | |/