summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* See each file's changeset for details.guilhem@mysql.com2003-06-121-11/+108
* Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-6/+21
|\
| * Merge with 3.23:monty@mashka.mysql.fi2003-04-261-2/+2
| |\
| | * Fixed problem with timestamps in binary log on 64 bit machinesmonty@narttu.mysql.fi2003-04-231-4/+4
| | * A better, but larger fix for server_id bug ..Sinisa@sinisa.nasamreza.org2003-03-051-1/+1
| | * Fixed bug in binary log when using LOAD DATA INFILE without active database.monty@hundin.mysql.fi2002-06-301-10/+9
| | * Fix for load data infile when no active databasemonty@hundin.mysql.fi2002-03-221-2/+3
| * | Task 761:'mysqlbinlog should not die when readinggluh@gluh.mysql.r18.ru2003-04-231-4/+18
* | | 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