summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug in LOAD DATA INFILE and replicationmonty@mashka.mysql.fi2003-01-081-2/+3
* Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-23/+27
* Added Rand_log_eventnick@mysql.com2002-10-221-1/+35
* Portability fixes.monty@mashka.mysql.fi2002-09-111-4/+3
* Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-2/+2
* New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-2/+0
* Added support for rw_tryrdlock() and rw_trywrlock()monty@hundin.mysql.fi2002-06-291-6/+5
* Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-247/+230
* fixes for slave backward compatsasha@mysql.sashanet.com2002-02-071-4/+7
* New error messagesmonty@hundin.mysql.fi2002-01-291-4/+4
* Here comes a nasty patch, although I am not ready to push it yet. I willsasha@mysql.sashanet.com2002-01-191-20/+20
* use env vars for socket/port in connect in mysqltestsasha@mysql.sashanet.com2001-11-171-1/+2
* work to enable reading 3.23 logs - not yet finishedsasha@mysql.sashanet.com2001-11-101-11/+13
* Integrated table->ref_primary_key into table->part_of_keymonty@hundin.mysql.fi2001-09-211-4/+6
* Portability fixesmonty@hundin.mysql.fi2001-09-151-2/+2
* make LOAD DATA INFILE replication work with multi-character sasha@mysql.sashanet.com2001-08-181-11/+44
* temp commit working on a mergesasha@mysql.sashanet.com2001-08-111-1/+2
* mergedsasha@mysql.sashanet.com2001-08-091-1/+4
|\
| * mysqlbinlog->clientsasha@mysql.sashanet.com2001-08-091-0/+4
| * do not log stray error codes in Query_log_eventsasha@mysql.sashanet.com2001-07-281-0/+3
* | misc bug fixessasha@mysql.sashanet.com2001-08-061-0/+2
* | LOAD DATA INFILE is now replicated properly, except for cleanup on sasha@mysql.sashanet.com2001-08-031-166/+238
* | clean-up, more work on LOAD DATA INFILEsasha@mysql.sashanet.com2001-07-231-0/+4
* | added pre/post read callbacks to IO_CACHEsasha@mysql.sashanet.com2001-07-201-6/+56
* | Redefinition of myisam_bulk_insert_tree_sizemonty@tik.mysql.fi2001-07-101-3/+3
* | --do-test option in mysql-test-run - will do only tests that match the patternsasha@mysql.sashanet.com2001-06-261-5/+13
* | show master forced rotate info in SHOW BINLOG EVENTSsasha@mysql.sashanet.com2001-06-231-0/+1
* | added SHOW BINLOG EVENTSsasha@mysql.sashanet.com2001-06-211-3/+24
* | Added event sequence number and flags to binlogsasha@mysql.sashanet.com2001-06-191-40/+85
* | Added slave log event to record the master position in of slave threadsasha@mysql.sashanet.com2001-06-141-1/+30
|/
* fixed redundant repetition of use db in mysqlbinlogsasha@mysql.sashanet.com2001-04-241-7/+7
* do not log the drop internal temporary tables into the binary logsasha@mysql.sashanet.com2001-04-101-1/+1
* replication fixessasha@mysql.sashanet.com2001-02-191-1/+1
* Portability fixes for OPENBSD, OS2 and Windowsmonty@donna.mysql.com2001-01-271-0/+4
* Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-01-221-1/+1
|\
| * portability fixsasha@mysql.sashanet.com2001-01-221-1/+1
* | Changes for --with-server-suffixmonty@donna.mysql.com2001-01-211-1/+2
|/
* Lots of new benchmark runsmonty@donna.mysql.com2000-12-181-18/+18
* Fixed delete in tables with hidden primary keymonty@donna.mysql.com2000-12-121-1/+1
* log_event.h fixed load data infile replication for alphasasha@mysql.sashanet.com2000-12-111-4/+4
* I hope I've fixed all the bugs by now, let's test itsasha@mysql.sashanet.com2000-12-111-0/+10
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-4/+6
* yes, and a small change to log_event.hsasha@mysql.sashanet.com2000-11-251-2/+2
* Portability fixesmonty@donna.mysql.com2000-11-181-1/+1
* Fixes for bugs in the usage of IO_CACHEmonty@narttu.mysql.fi2000-11-171-14/+6
* mergedsasha@mysql.sashanet.com2000-11-151-32/+31
|\
| * mergemonty@narttu.mysql.fi2000-11-161-32/+31
| |\
| | * changed to use IO_CACHE instead of FILEmonty@narttu.mysql.fi2000-11-151-32/+31
* | | repl-tests/test-repl-ts/repl-timestamp.master.rejectsasha@mysql.sashanet.com2000-11-131-1/+1
|/ /
* | laptop commit, syncing with the repostitory. Fixed some bad bugs in replicationsasha@laptop.slkc.uswest.net2000-11-111-4/+4
|/