summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* New improved IO_CACHEunknown2001-11-281-2/+2
* work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-8/+16
* merge with 3.23.44unknown2001-11-041-24/+34
|\
| * Changed time -> query_time in slow query log.unknown2001-10-311-1/+1
| * Portability fixesunknown2001-10-311-15/+23
* | merge with 3.23.42unknown2001-09-021-5/+5
|\ \ | |/
| * Fix for handling of floats inside val_int() of +, - * and /.unknown2001-08-181-5/+5
* | misc bug fixesunknown2001-08-061-1/+1
* | new file_id generation methodunknown2001-08-041-1/+10
* | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-62/+12
* | mergedunknown2001-07-121-1/+4
|\ \ | |/
| * fixed race condition in automatic binlog rotationunknown2001-07-111-8/+13
* | fixed uninitialized use of variable in mysqltestunknown2001-07-111-10/+11
* | show master forced rotate info in SHOW BINLOG EVENTSunknown2001-06-231-0/+7
* | merged new 3.23 errorsunknown2001-06-221-17/+7
* | mergeunknown2001-06-211-0/+2
|\ \ | |/
| * fixed drop/create database bug when holding global read lockunknown2001-06-211-0/+4
* | added SHOW BINLOG EVENTSunknown2001-06-211-2/+15
* | Added event sequence number and flags to binlogunknown2001-06-191-10/+17
* | Added slave log event to record the master position in of slave threadunknown2001-06-141-0/+21
|/
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-251-3/+4
|\
| * Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-3/+4
* | fixed redundant repetition of use db in mysqlbinlogunknown2001-04-241-16/+32
|/
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-2/+2
* Patch from sleepycat to fix problem with BDB and log filesunknown2001-03-061-1/+1
* Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-0/+4
* Added last_errno and last_error to show slave statusunknown2001-01-241-2/+16
* Changes for --with-server-suffixunknown2001-01-211-16/+20
* Fixed for bugs that was found when getting full code coverage of BDBunknown2001-01-171-1/+1
* Patches for NetBSD/macppcunknown2001-01-121-1/+1
* Fixed delete in tables with hidden primary keyunknown2000-12-121-5/+5
* Lots of fixes for BDB tablesunknown2000-12-081-5/+3
* ok, here comes the push - prepare to resolve conflicts! And lets hope bk can ...unknown2000-12-071-1/+0
* Only write full transactions to binary logunknown2000-12-071-88/+152
* Fixed some reported bugsunknown2000-11-181-7/+5
* Portability fixesunknown2000-11-181-17/+16
* Merge work.mysql.com:/home/bk/mysqlunknown2000-11-161-1/+1
|\
| * sql/log.ccunknown2000-11-161-1/+1
* | Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-1/+1
* | mergeunknown2000-11-161-14/+23
|\ \ | |/ |/|
| * Fixes for IO_CACHEunknown2000-11-161-14/+25
* | BUILD/compile-pentium-debugunknown2000-11-161-13/+16
|/
* changed to use IO_CACHE instead of FILEunknown2000-11-161-77/+84
* mergeunknown2000-11-161-220/+219
|\
| * changed to use IO_CACHE instead of FILEunknown2000-11-151-168/+174
| * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-63/+64
* | laptop commitunknown2000-11-111-0/+1
* | fixed --skip-slave-thread bugunknown2000-10-261-1/+140
|/
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-1/+1
* sql/log.ccunknown2000-10-061-0/+19