summaryrefslogtreecommitdiff
path: root/innobase
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes (and a typo after last merge)unknown2004-06-041-1/+1
* fil0fil.c:unknown2004-06-031-11/+11
* os0file.c, fil0fil.c:unknown2004-06-032-35/+54
* fil0fil.c:unknown2004-06-021-2/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-021-4/+45
|\
| * fil0fil.c:unknown2004-06-021-4/+45
* | after merge fixesunknown2004-06-021-8/+8
* | Merge with 4.0 to get fixes for netwareunknown2004-06-026-16/+43
|\ \ | |/ |/|
| * row0mysql.c, row0mysql.h, ha_innodb.cc:unknown2004-06-012-0/+4
| * InnoDB: Add diagnostics when tmpfile() fails at start (Bug #3919)unknown2004-05-284-16/+39
* | InnoDB: os0file.c:unknown2004-06-011-16/+10
* | fil0fil.c:unknown2004-06-011-2/+2
* | InnoDB cleanup: Fix potential buffer overflows,unknown2004-06-014-201/+236
* | merge with 4.0 to get fix for hpuxunknown2004-05-281-2/+2
|\ \ | |/
| * Portability fix for HPUXunknown2004-05-281-2/+2
* | InnoDB cleanup:unknown2004-05-2732-429/+509
* | Portability fixesunknown2004-05-271-0/+2
* | merge with 4.0 to get windows fixesunknown2004-05-277-353/+8
|\ \ | |/
| * InnoDB fixup: remove debug assertion that causes compile errorunknown2004-05-261-2/+0
| * InnoDB cleanup: Remove unused code for online backupunknown2004-05-266-351/+8
* | Changed prototype of killed_ptr() to make it more portableunknown2004-05-262-0/+11
* | merge with 4.0 to get Netware patches and fixes for libmysqld.dllunknown2004-05-2514-502/+103
|\ \ | |/
| * InnoDB cleanup and possible bug-fix: Remove srv0queunknown2004-05-2514-502/+103
* | Merge with 4.0 to get fixes for Windows project filesunknown2004-05-252-2/+1
|\ \ | |/
| * New MYSQL_SERVER_SUFFIX usage (for easier compilation)unknown2004-05-251-1/+1
| * InnoDB cleanup: sync0arr.c: sync_array_cell_print(): Remove unused variable strunknown2004-05-241-1/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-2417-734/+17
|\ \
| * | After merge fixesunknown2004-05-243-10/+1
| * | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-2015-724/+16
| |\ \ | | |/
| | * Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-192-3/+3
| | * mem0pool.c:unknown2004-05-181-13/+5
| | * dict0dict.c:unknown2004-05-171-1/+2
| | * InnoDB: srv0srv.c: Remove reference to sync0ipm.h (fix ChangeSet@1.1833)unknown2004-05-171-1/+0
| | * InnoDB: Remove unused module sync0ipmunknown2004-05-176-472/+4
| | * InnoDB: Remove unused module os0shmunknown2004-05-176-235/+4
* | | InnoDB cleanup: Remove unused functions ut_sprintf() and ut_fprintf()unknown2004-05-202-180/+0
|/ /
* | InnoDB cleanup: Remove unused function ut_printf()unknown2004-05-171-73/+0
* | InnoDB cleanup: Add const qualifiers to many char* argumentsunknown2004-05-1731-519/+553
* | Merge with 4.0.20unknown2004-05-1715-43/+83
|\ \ | |/
| * InnoDB: Remove unused function ut_str_catenate()unknown2004-05-142-37/+0
| * ha_innodb.cc, trx0trx.h, lock0lock.c, trx0trx.c:unknown2004-05-133-3/+41
| * InnoDB: fixed bug in dict0dict.c: dict_index_name_print()unknown2004-05-131-1/+1
| * InnoDB: Remove os_file_lock() from the 4.0 tree (unfix Bug #3608)unknown2004-05-131-41/+0
| * eval0eval.c:unknown2004-05-121-1/+1
| * InnoDB: Changed bug reporting address to http://bugs.mysql.comunknown2004-05-1110-30/+23
| * InnoDB: Fix assertion failure for orphaned tables in DROP DATABASEunknown2004-05-101-2/+3
| * Fix auto_inc locking bug introduced in ChangeSet@1.1794.1.1unknown2004-05-071-1/+1
* | InnoDB cleanup: eliminate IB__FILE__unknown2004-05-1427-213/+212
* | InnoDB: ut0mem: Remove ut_str_catenate(), add const qualifiersunknown2004-05-143-48/+11
* | InnoDB: Disable file locking on FreeBSDunknown2004-05-141-5/+14