summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightunknown2001-12-061-38/+38
* Update of query cache code.unknown2001-12-051-125/+123
* use env vars for socket/port in connect in mysqltestunknown2001-11-171-34/+60
* work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-39/+58
* Fixes up things after merge from 3.23.44unknown2001-11-051-1/+8
* Mergeunknown2001-10-041-2/+2
|\
| * Portability fixes.unknown2001-10-031-2/+2
* | fixed slave to clean up load data infile temp filesunknown2001-10-031-1/+22
* | mysqltest can now talk to manager and start/stop servers with unknown2001-10-011-0/+1
|/
* Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-211-69/+74
* Portability fixesunknown2001-09-151-31/+33
* Cleanupsunknown2001-09-151-1/+4
* Merge with 3.23.42unknown2001-09-131-1/+1
|\
| * Portability fixesunknown2001-09-061-1/+1
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-041-9/+9
|\ \ | |/
| * Ensure that libmysqlclient doesn't use raidunknown2001-09-041-9/+9
* | merge with 3.23.42unknown2001-09-021-1/+5
|\ \ | |/
| * Portability fixesunknown2001-08-301-0/+4
| * Fixes for OS2.unknown2001-08-221-1/+1
* | fixes in mysqltest and mysqlbinlogunknown2001-08-201-0/+1
* | make LOAD DATA INFILE replication work with multi-character unknown2001-08-181-105/+176
* | Remove warnings and portability fixesunknown2001-08-141-11/+10
* | mergedunknown2001-08-091-4/+15
|\ \ | |/
| * mysqlbinlog->clientunknown2001-08-091-11/+20
* | new file_id generation methodunknown2001-08-041-1/+2
* | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-115/+851
* | clean-up, more work on LOAD DATA INFILEunknown2001-07-231-7/+59
* | added pre/post read callbacks to IO_CACHEunknown2001-07-201-1/+56
* | --do-test option in mysql-test-run - will do only tests that match the patternunknown2001-06-261-3/+12
* | show master forced rotate info in SHOW BINLOG EVENTSunknown2001-06-231-1/+5
* | merged new 3.23 errorsunknown2001-06-221-4/+17
* | added SHOW BINLOG EVENTSunknown2001-06-211-13/+222
* | Added event sequence number and flags to binlogunknown2001-06-191-266/+91
* | Added slave log event to record the master position in of slave threadunknown2001-06-141-0/+144
|/
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-291-1/+1
|\
| * Cleanupunknown2001-04-291-1/+1
* | fixed bug in mysqlbinlogunknown2001-04-251-2/+2
|/
* fixed redundant repetition of use db in mysqlbinlogunknown2001-04-241-8/+24
* replication fixesunknown2001-02-191-2/+3
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-1/+6
* Don't use subtransactions on write_row() and delete_row() inunknown2000-12-281-1/+1
* fixed bug in load data infile replicationunknown2000-12-081-1/+1
* mysql-test/mysql-test-rununknown2000-11-221-1/+2
* fixed bugs in IO_CACHE and Load_event constructor. The code now passesunknown2000-11-161-5/+5
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-4/+12
* BUILD/compile-pentium-debugunknown2000-11-161-1/+7
* mergeunknown2000-11-161-175/+123
|\
| * changed to use IO_CACHE instead of FILEunknown2000-11-151-175/+126
* | laptop commit - bk wants me commit again!unknown2000-11-111-22/+22
|/
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-15/+15