summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)monty@narttu.mysql.fi2003-09-291-2/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2003-09-251-7/+19
|\
| * Fixed BUG#1357 MySQL too eagerly cleanups temporary files for LOAD DATA (SQL_...dlenev@mysql.com2003-09-251-7/+19
* | Fix forguilhem@mysql.com2003-09-241-0/+10
|/
* Portability fixesmonty@narttu.mysql.fi2003-08-281-5/+6
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-251-7/+36
|\
| * * Fix for a potential bug:guilhem@mysql.com2003-08-231-7/+36
* | Update of VC++ project files (to remove link warnings)monty@narttu.mysql.fi2003-08-251-2/+0
|/
* 2 minor edits, plusguilhem@mysql.com2003-08-221-1/+1
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-201-35/+34
|\
| * First commit for fixing BUG#1100guilhem@mysql.com2003-08-201-35/+34
* | Fix for BUG#1086. Now we don't preserve event's log_pos throughdlenev@mysql.com2003-08-201-3/+2
|/
* Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we writeguilhem@mysql.com2003-08-191-15/+1
* Fix for BUG#1096 which is:guilhem@mysql.com2003-08-191-6/+16
* Remove wrong bug fix when calling create_sort_index.monty@mashka.mysql.fi2003-08-101-8/+16
* Review of changesets since last pull.monty@mashka.mysql.fi2003-08-071-39/+40
* WL#1036 (print the db in slave error messages).guilhem@mysql.com2003-07-241-39/+72
* Safety and speedup fixes:monty@mashka.mysql.fi2003-07-141-5/+5
* Fix for BUG#791:guilhem@mysql.com2003-07-111-5/+5
* Fix forguilhem@mysql.com2003-07-081-1/+2
* fixed bug #670vva@eagle.mysql.r18.ru2003-07-041-4/+25
* Merge with 3.23 tree to get latest bug fixesmonty@mashka.mysql.fi2003-07-011-1/+3
|\
| * Do not use 'created' for time anymore in Start_log_event, it's the sameguilhem@mysql.com2003-06-161-5/+3
| * In Start_log_event::print, don't print "created 1970 etc" if created == 0.guilhem@mysql.com2003-06-061-2/+6
| * Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-3.23vva@eagle.mysql.r18.ru2003-05-211-1/+5
| |\
| | * fixed "LINES STARTING" in load data replicationvva@eagle.mysql.r18.ru2003-05-211-1/+5
* | | Simple code cleanupmonty@narttu.mysql.fi2003-06-231-3/+3
* | | Fixed cleanup_load_tmpdir() which deleted nothing.guilhem@mysql.com2003-06-221-3/+6
* | | Fix for bug 254 :guilhem@mysql.com2003-06-061-11/+27
* | | -- Waiting for Monty's approval before push --guilhem@mysql.com2003-06-031-6/+31
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-261-2/+1
|\ \ \
| * | | Added testing of LOAD DATA ... STARTING BYmonty@narttu.mysql.fi2003-05-261-2/+1
* | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-05-211-2/+10
|\ \ \ \ | |/ / / |/| | |
| * | | fixed 'STARTING BY' in replicationvva@eagle.mysql.r18.ru2003-05-211-2/+10
* | | | Merge with 3.23:monty@mashka.mysql.fi2003-04-261-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed problem with timestamps in binary log on 64 bit machinesmonty@narttu.mysql.fi2003-04-231-1/+1
| | |/ | |/|
* | | Task 761:'mysqlbinlog should not die when readinggluh@gluh.mysql.r18.ru2003-04-231-1/+21
* | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-04-221-6/+6
|\ \ \ | |_|/ |/| |
| * | fix error message for for load data infile vva@eagle.mysql.r18.ru2003-04-221-6/+6
* | | fix for #254guilhem@mysql.com2003-04-091-6/+22
* | | After merge fixmonty@narttu.mysql.fi2003-04-031-10/+9
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-04-031-1/+6
|\ \ \ | |/ /
| * | added test for replication load data into temporary table with additional opt...vva@eagle.mysql.r18.ru2003-04-031-1/+1
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0vva@eagle.mysql.r18.ru2003-03-251-0/+5
| |\ \
| | * | fix bug with parameters of LOAD DATA INFILE in exec_eventvva@eagle.mysql.r18.ru2003-03-251-0/+5
* | | | Merge with 3.23 to get fixes for:monty@narttu.mysql.fi2003-04-031-9/+9
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Small-and-safe fix for bug #218: "LOAD DATA INFILE IGNORE is wellguilhem@mysql.com2003-04-011-3/+3
| * | Portability fixes.monty@hundin.mysql.fi2001-11-021-1/+4
* | | When the SQL thread cannot read an event from the relay logguilhem@mysql.com2003-03-021-0/+9
* | | LOAD DATA INFILE is not replicated if replicate_*_table is setmonty@narttu.mysql.fi2003-02-281-0/+1