summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.13unknown2003-05-191-328/+282
|\
| * Merge with 3.23:unknown2003-04-261-1/+1
| |\
| | * Fixed problem with timestamps in binary log on 64 bit machinesunknown2003-04-231-1/+1
| * | Task 761:'mysqlbinlog should not die when readingunknown2003-04-231-1/+21
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-04-221-6/+6
| |\ \
| | * | fix error message for for load data infile unknown2003-04-221-6/+6
| * | | fix for #254unknown2003-04-091-6/+22
* | | | Replication: new code to not modify in-memory log positions until the COMMITunknown2003-04-241-31/+49
* | | | Merge with 4.0unknown2003-04-031-19/+22
|\ \ \ \ | |/ / /
| * | | After merge fixunknown2003-04-031-10/+9
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-031-1/+6
| |\ \ \ | | |/ /
| | * | added test for replication load data into temporary table with additional opt...unknown2003-04-031-1/+1
| | * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-03-251-0/+5
| | |\ \
| | | * | fix bug with parameters of LOAD DATA INFILE in exec_eventunknown2003-03-251-0/+5
| * | | | Merge with 3.23 to get fixes for:unknown2003-04-031-9/+9
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Small-and-safe fix for bug #218: "LOAD DATA INFILE IGNORE is wellunknown2003-04-011-3/+3
| | * | Portability fixes.unknown2001-11-021-1/+4
* | | | Fix for bug #174 (charset 0 caused segfault)unknown2003-03-211-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-16/+16
|\ \ \ \
| * | | | CONVERT class was removedunknown2003-03-181-2/+2
| * | | | Replication were broken because of automatic charset conversion.unknown2003-03-181-14/+14
* | | | | Added support for ULONG division with DIVunknown2003-03-191-6/+2
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-171-14/+14
|\ \ \ \ \ | |/ / / /
| * | | | Preparing to client<->server autoconvertunknown2003-03-171-14/+14
* | | | | Merge with 4.0unknown2003-03-161-0/+10
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | When the SQL thread cannot read an event from the relay logunknown2003-03-021-0/+9
| * | | LOAD DATA INFILE is not replicated if replicate_*_table is setunknown2003-02-281-0/+1
* | | | Fixed character set bug when replicating user variablesunknown2003-03-051-13/+17
* | | | Fix for reading variables from binary log.unknown2003-03-041-3/+9
* | | | Coercibility is now stored in user varsunknown2003-03-031-1/+1
* | | | Merge with 3.23 -> 4.0unknown2003-02-281-2/+2
|\ \ \ \ | |/ / /
| * | | Added detection if pthread_attr_getstacksize() existsunknown2003-02-271-2/+2
| | |/ | |/|
* | | Bug fix: for SHOW STATUS (when ssl is used)unknown2003-02-171-0/+4
* | | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1unknown2003-02-171-4/+4
|\ \ \
| * | | Changed ROW_RESULT to defaultunknown2003-01-311-4/+4
* | | | Fixed problem when connecting to user without a password.unknown2003-02-141-105/+21
* | | | Move tmp_table_used to THDunknown2003-02-101-1/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-02-021-0/+242
|\ \ \ \ | |/ / /
| * | | Gluh asked me to do itunknown2003-01-311-4/+3
| * | | Fix for mysqlbinlog compilationunknown2003-01-311-1/+2
| * | | conflicts resolving unknown2003-01-311-0/+242
| |\ \ \
| | * | | 'Replicate user variables' taskunknown2003-01-301-0/+240
* | | | | fixed bug in determinating uncacheable queriesunknown2003-01-301-2/+2
|/ / / /
* | | | Move latin1 into a separarte fileunknown2003-01-291-1/+1
* | | | Mergeunknown2003-01-211-5/+3
|\ \ \ \
| * | | | Portability fixes (for windows)unknown2003-01-211-5/+3
* | | | | Conflicts resolvingunknown2003-01-201-117/+170
|\ \ \ \ \ | |/ / / /
| * | | | merge with 4.0 to get bug fix for SHOW PROCESSLIST + connected slaveunknown2003-01-191-2/+8
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fixes cases where thd->query was not protected.unknown2003-01-191-2/+8
| * | | | Merge with 4.0.9unknown2003-01-181-1/+1
| |\ \ \ \ | | |/ / /