summaryrefslogtreecommitdiff
path: root/innobase/sync
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:unknown2006-12-311-2/+4
* Many files:unknown2006-12-231-2/+1
* This ChangeSet must be null-merged to 5.1.unknown2006-12-182-19/+27
* This ChangeSet must be null-merged to 5.1. Applied innodb-5.0-ss982, -ss998,...unknown2006-11-093-80/+49
* Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-14/+0
|\
| * Removed innobase/my_cnf, innobase/include/makefilewin.i,unknown2005-10-261-14/+0
* | sync0sync.c, sync0sync.h:unknown2005-07-211-0/+6
* | InnoDB: Remove unreachable debug code from non-debug builds.unknown2005-06-151-0/+4
* | InnoDB: Zero fill newly created pages and deleted records tounknown2005-03-011-2/+2
* | InnoDB: Exclude code from InnoDB Hot Backup buildsunknown2005-02-042-5/+16
* | InnoDB: Fix compiler warnings and some bad formatting introducedunknown2005-01-051-1/+1
* | Many files:unknown2004-12-242-8/+8
* | logging_ok:unknown2004-12-242-106/+161
|/
* Mergeunknown2004-10-081-8/+7
|\
| * InnoDB: tolerate system clock glitches a little betterunknown2004-10-071-8/+7
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-4/+1
|\ \ | |/
| * sync0arr.c:unknown2004-09-131-4/+1
* | manual merged (blame me!)unknown2004-07-201-5/+7
|\ \ | |/
| * InnoDB: Increment the lock wait watchdog timeout during CHECK TABLEunknown2004-07-121-5/+7
* | Merge with 4.0.21unknown2004-06-182-10/+2
|\ \ | |/
| * InnoDB: Revert most of ChangeSet@1.1772, as the debug functions mayunknown2004-06-162-10/+2
* | InnoDB cleanup:unknown2004-05-272-5/+5
* | Merge with 4.0 to get fixes for Windows project filesunknown2004-05-251-1/+0
|\ \ | |/
| * InnoDB cleanup: sync0arr.c: sync_array_cell_print(): Remove unused variable strunknown2004-05-241-1/+0
* | Merge with 4.0, mainly to get changes to windows project filesunknown2004-05-203-176/+3
|\ \ | |/
| * InnoDB: Remove unused module sync0ipmunknown2004-05-173-176/+3
* | InnoDB cleanup: eliminate IB__FILE__unknown2004-05-143-14/+15
* | Merge with 4.0.19unknown2004-05-052-4/+3
|\ \ | |/
| * InnoDB: make UNIV_SYNC_DEBUG useable againunknown2004-04-282-4/+3
* | After merge fixesunknown2004-04-272-0/+4
* | Merge with 4.0unknown2004-04-263-153/+144
|\ \ | |/
| * ha_innodb.cc, sync0sync.h, sync0sync.c:unknown2004-04-091-0/+24
| * InnoDB: Fix a preprocessor error introduced in ChangeSet 1.1772unknown2004-04-081-3/+4
| * InnoDB: Remove debug functions unless #ifdef UNIV_DEBUGunknown2004-04-072-2/+9
| * InnoDB: send diagnostic output to stderr or filesunknown2004-04-063-147/+105
* | Merge with 4.0unknown2004-03-251-1/+1
|\ \ | |/
| * sync0sync.c:unknown2004-03-221-1/+1
| * sync0sync.c:unknown2004-03-221-1/+1
* | merge with 4.0unknown2004-03-163-71/+74
|\ \ | |/
| * InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-131-1/+1
| * Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledunknown2004-03-123-69/+62
| * sync0arr.c, os0file.h:unknown2004-03-111-0/+11
* | merge with 4.0unknown2004-02-221-40/+0
|\ \ | |/
| * Many files:unknown2004-02-201-40/+0
* | merge with 4.0 to get security fixes and latest bug fixesunknown2004-02-204-1397/+17
|\ \ | |/
| * Many files:unknown2004-02-192-17/+17
| * Remove unnecessary filesunknown2004-02-192-1380/+0
* | Merge with 4.0.18unknown2004-02-111-1/+1
|\ \ | |/
| * Many files:unknown2004-02-091-1/+1
* | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safeunknown2003-12-203-38/+48