summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for using unitialized mutex when running version compiled with --debugmonty@narttu.mysql.fi2003-03-041-2/+2
* Fixed problem when connecting to user without a password.monty@mashka.mysql.fi2003-02-141-1/+1
* conflicts resolving gluh@gluh.mysql.r18.ru2003-01-311-1/+49
|\
| * 'Replicate user variables' taskgluh@gluh.mysql.r18.ru2003-01-301-1/+49
* | Conflicts resolvinghf@deer.mysql.r18.ru2003-01-201-0/+8
|\ \
| * \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1vva@eagle.mysql.r18.ru2003-01-171-0/+8
| |\ \
| | * | new option --local-load in mysqlbinlog vva@eagle.mysql.r18.ru2003-01-171-0/+8
* | | | resolving conflictshf@deer.mysql.r18.ru2003-01-151-4/+7
|\ \ \ \ | |/ / /
| * | | merge with 4.0.9monty@mashka.mysql.fi2003-01-091-2/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Fix for bug in LOAD DATA INFILE and replicationmonty@mashka.mysql.fi2003-01-081-2/+3
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1vva@eagle.mysql.r18.ru2002-12-301-2/+4
| |\ \ \ | | |_|/ | |/| |
| | * | processing thread specific queriesvva@eagle.mysql.r18.ru2002-12-301-2/+4
* | | | SCRUMhf@deer.mysql.r18.ru2003-01-151-30/+26
* | | | Merginghf@deer.mysql.r18.ru2002-12-161-3/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Big purge about embedded library (scrum)hf@deer.mysql.r18.ru2002-12-161-3/+36
| |/ /
* | | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-13/+13
|/ /
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-23/+27
|\ \ | |/
| * Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-23/+27
* | Reordered functions--grouped by class now.nick@mysql.com2002-10-291-10/+97
* | bad auto-merge fixedserg@serg.mysql.com2002-10-251-30/+1
* | mergedserg@serg.mysql.com2002-10-251-0/+29
|\ \ | |/
| * Added Rand_log_eventnick@mysql.com2002-10-221-1/+35
* | Added Rand_log_eventnick@mysql.com2002-10-241-1/+34
|/
* 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
|/