summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* See each file's changeset for details.unknown2003-06-121-11/+108
* Merge with 4.0.13unknown2003-05-191-6/+21
|\
| * Merge with 3.23:unknown2003-04-261-2/+2
| |\
| | * Fixed problem with timestamps in binary log on 64 bit machinesunknown2003-04-231-4/+4
| | * A better, but larger fix for server_id bug ..unknown2003-03-051-1/+1
| | * Fixed bug in binary log when using LOAD DATA INFILE without active database.unknown2002-06-301-10/+9
| | * Fix for load data infile when no active databaseunknown2002-03-221-2/+3
| * | Task 761:'mysqlbinlog should not die when readingunknown2003-04-231-4/+18
* | | Fix for using unitialized mutex when running version compiled with --debugunknown2003-03-041-2/+2
* | | Fixed problem when connecting to user without a password.unknown2003-02-141-1/+1
* | | conflicts resolving unknown2003-01-311-1/+49
|\ \ \
| * | | 'Replicate user variables' taskunknown2003-01-301-1/+49
* | | | Conflicts resolvingunknown2003-01-201-0/+8
|\ \ \ \
| * \ \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2003-01-171-0/+8
| |\ \ \ \
| | * | | | new option --local-load in mysqlbinlog unknown2003-01-171-0/+8
* | | | | | resolving conflictsunknown2003-01-151-4/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | merge with 4.0.9unknown2003-01-091-2/+3
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | Fix for bug in LOAD DATA INFILE and replicationunknown2003-01-081-2/+3
| * | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1unknown2002-12-301-2/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | processing thread specific queriesunknown2002-12-301-2/+4
* | | | | SCRUMunknown2003-01-151-30/+26
* | | | | Mergingunknown2002-12-161-3/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Big purge about embedded library (scrum)unknown2002-12-161-3/+36
| |/ / /
* | | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-13/+13
|/ / /
* | | Merge with 4.0unknown2002-11-211-23/+27
|\ \ \ | |/ /
| * | Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-23/+27
* | | Reordered functions--grouped by class now.unknown2002-10-291-10/+97
* | | bad auto-merge fixedunknown2002-10-251-30/+1
* | | mergedunknown2002-10-251-0/+29
|\ \ \ | |/ /
| * | Added Rand_log_eventunknown2002-10-221-1/+35
* | | Added Rand_log_eventunknown2002-10-241-1/+34
|/ /
* | 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