summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* New class DTCollation (SQL:2003 calls it "declared type collation")unknown2003-06-241-1/+1
* See each file's changeset for details.unknown2003-06-121-28/+31
* Merge with 4.0.13unknown2003-06-051-7/+32
|\
| * -- Waiting for Monty's approval before push --unknown2003-06-031-6/+31
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-261-2/+1
| |\
| | * Added testing of LOAD DATA ... STARTING BYunknown2003-05-261-2/+1
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-05-211-2/+10
| |\ \ | | |/ | |/|
| | * fixed 'STARTING BY' in replicationunknown2003-05-211-2/+10
* | | mergeunknown2003-05-221-334/+288
|\ \ \
| * | | After merge fixesunknown2003-05-211-30/+30
| * | | 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
* | | | | changed processing of LOAD DATA in mysqlbinlogunknown2003-05-201-4/+12
|/ / / /
* | | | 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