summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-191-3/+13
|\
| * Simple fixes during review of new codemonty@mishka.local2005-07-191-12/+10
* | BUG#11567 Fixed binlog tests on windows.elliot@mysql.com2005-07-181-1/+1
* | Merging 4.1 into 5.0mats@mysql.com2005-07-051-0/+2
|\ \ | |/
| * Bug#11401: Setting thd->lex so that engines (i.e., InnoDB) recognizesmats@mysql.com2005-07-051-0/+15
* | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-4/+7
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@brian-akers-computer.local2005-06-081-1/+1
|\ \
| * | Removed warnings for gcc 4.0brian@brian-akers-computer.local2005-06-071-1/+1
* | | Merge with 4.1monty@mysql.com2005-06-071-2/+1
|\ \ \ | |/ / |/| / | |/
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-3/+1
* | Mergekent@mysql.com2005-06-021-0/+3
|\ \ | |/
| * tztime.cc:kent@mysql.com2005-06-021-0/+3
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
| * Merge quadxeon.mysql.com:/nfstmp1/guilhem/mysql-4.0-4xeongbichot@quadxeon.mysql.com2005-03-171-6/+10
| |\
| | * safer creation of temp files used in replication of LOAD DATA INFILE.gbichot@quadxeon.mysql.com2005-03-171-6/+10
* | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...gbichot@quadita2.mysql.com2005-05-051-23/+39
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-03-301-9/+11
|\ \ \
| * | | Give warnings if wrong date/time/datetime argument for STR_TO_DATEmonty@mysql.com2005-03-301-9/+11
* | | | making Q_CATALOG_CODE be understood by 5.0.4 slave, so that 5.0.3->5.0.4 repl...gbichot@production.mysql.com2005-03-291-8/+24
|/ / /
* | | WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero.gbichot@quadita2.mysql.com2005-03-251-31/+57
* | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-03-221-53/+118
|\ \ \
| * \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0gbichot@production.mysql.com2005-03-221-50/+115
| |\ \ \
| | * | | Last part of WL#1062: better replication of timezones: no more usegbichot@production.mysql.com2005-03-221-50/+115
| * | | | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_tkonstantin@mysql.com2005-03-211-3/+3
| |/ / /
* | | | Automergeserg@serg.mylan2005-03-171-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | log_event.cc:serg@serg.mylan2005-03-161-0/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-03-161-67/+336
|\ \ \ \ | |/ / /
| * | | Fixed behavior of LOAD DATA with subqueries in SET clause.dlenev@brandersnatch.localdomain2005-03-161-1/+1
| * | | WL#874 "Extended LOAD DATA". dlenev@brandersnatch.localdomain2005-03-161-67/+336
* | | | Cleanup during reviewsmonty@mysql.com2005-03-161-1/+1
|/ / /
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0guilhem@mysql.com2005-03-021-5/+5
|\ \ \
| * | | First part of fix for BUG#7998 "Replication should be more clever about when ...guilhem@mysql.com2005-03-021-5/+5
* | | | bug#8151 - truncate leaves a transaction openserg@serg.mylan2005-03-021-0/+3
|/ / /
* | | Merge with global treemonty@mysql.com2005-02-251-3/+3
|\ \ \
| * | | Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-3/+3
* | | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-02-231-2/+1
|\ \ \ \
| * | | | don't log BEGIN in auto-commit modeserg@serg.mylan2005-02-231-2/+1
| |/ / /
* | | | log_event.cc:guilhem@mysql.com2005-02-231-1/+1
|/ / /
* | | Merge 4.1->5.0lars@mysql.com2005-02-221-4/+12
|\ \ \ | |/ /
| * | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b6676-4.1lars@mysql.com2005-02-221-1/+4
| |\ \
| | * | BUG#8297: If query is filtered on slave, do not put it in general log.lars@mysql.com2005-02-171-1/+4
| * | | BUG#6676: Added comment for the fixlars@mysql.com2005-02-211-0/+5
| * | | BUG#6676: Derivation of user variables should be of derivation "IMPLICIT"lars@mysql.com2005-02-211-1/+1
| |/ /
* | | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-02-221-1/+2
|\ \ \
| * | | show automatic commits in general logserg@serg.mylan2005-02-211-1/+2
* | | | Review of new pushed code (XA & other)monty@mysql.com2005-02-211-3/+5
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-02-191-1/+1
|\ \ \
| * | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbmonty@mysql.com2005-02-191-1/+1