summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug in LOAD DATA INFILE and replicationunknown2003-01-081-2/+3
* Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-23/+27
* Added Rand_log_eventunknown2002-10-221-1/+35
* Portability fixes.unknown2002-09-111-4/+3
* Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-2/+2
* New SET syntax & system variables.unknown2002-07-231-2/+0
* Added support for rw_tryrdlock() and rw_trywrlock()unknown2002-06-291-6/+5
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-247/+230
* fixes for slave backward compatunknown2002-02-071-4/+7
* New error messagesunknown2002-01-291-4/+4
* Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-20/+20
* use env vars for socket/port in connect in mysqltestunknown2001-11-171-1/+2
* work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-11/+13
* Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-211-4/+6
* Portability fixesunknown2001-09-151-2/+2
* make LOAD DATA INFILE replication work with multi-character unknown2001-08-181-11/+44
* temp commit working on a mergeunknown2001-08-111-1/+2
* mergedunknown2001-08-091-1/+4
|\
| * mysqlbinlog->clientunknown2001-08-091-0/+4
| * do not log stray error codes in Query_log_eventunknown2001-07-281-0/+3
* | misc bug fixesunknown2001-08-061-0/+2
* | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-166/+238
* | clean-up, more work on LOAD DATA INFILEunknown2001-07-231-0/+4
* | added pre/post read callbacks to IO_CACHEunknown2001-07-201-6/+56
* | Redefinition of myisam_bulk_insert_tree_sizeunknown2001-07-101-3/+3
* | --do-test option in mysql-test-run - will do only tests that match the patternunknown2001-06-261-5/+13
* | show master forced rotate info in SHOW BINLOG EVENTSunknown2001-06-231-0/+1
* | added SHOW BINLOG EVENTSunknown2001-06-211-3/+24
* | Added event sequence number and flags to binlogunknown2001-06-191-40/+85
* | Added slave log event to record the master position in of slave threadunknown2001-06-141-1/+30
|/
* fixed redundant repetition of use db in mysqlbinlogunknown2001-04-241-7/+7
* do not log the drop internal temporary tables into the binary logunknown2001-04-101-1/+1
* replication fixesunknown2001-02-191-1/+1
* Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-0/+4
* Merge work:/home/bk/mysqlunknown2001-01-221-1/+1
|\
| * portability fixunknown2001-01-221-1/+1
* | Changes for --with-server-suffixunknown2001-01-211-1/+2
|/
* Lots of new benchmark runsunknown2000-12-181-18/+18
* Fixed delete in tables with hidden primary keyunknown2000-12-121-1/+1
* log_event.h fixed load data infile replication for alphaunknown2000-12-111-4/+4
* I hope I've fixed all the bugs by now, let's test itunknown2000-12-111-0/+10
* Only write full transactions to binary logunknown2000-12-071-4/+6
* yes, and a small change to log_event.hunknown2000-11-251-2/+2
* Portability fixesunknown2000-11-181-1/+1
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-14/+6
* mergedunknown2000-11-151-32/+31
|\
| * mergeunknown2000-11-161-32/+31
| |\
| | * changed to use IO_CACHE instead of FILEunknown2000-11-151-32/+31
* | | repl-tests/test-repl-ts/repl-timestamp.master.rejectunknown2000-11-131-1/+1
|/ /
* | laptop commit, syncing with the repostitory. Fixed some bad bugs in replicationunknown2000-11-111-4/+4
|/