summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.1monty@mysql.com2004-12-061-9/+13
|\
| * Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-031-10/+20
* | mergedserg@serg.mylan2004-11-201-1/+1
|\ \ | |/
| * log_event.cc:guilhem@mysql.com2004-11-191-1/+0
| * Mergeguilhem@mysql.com2004-11-181-1/+2
| |\
| | * When mysqlbinlog prints LOAD DATA INFILE, let it print the thread id. Some cu...guilhem@mysql.com2004-11-181-1/+1
* | | Mergeguilhem@mysql.com2004-11-161-10/+16
|\ \ \ | |/ /
| * | BUG#6353 V2:lars@mysql.com2004-11-151-10/+16
* | | mergebell@sanja.is.com.ua2004-11-121-1/+1
|\ \ \
| * \ \ mergebell@sanja.is.com.ua2004-10-281-1/+1
| |\ \ \
| | * | | added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)bell@sanja.is.com.ua2004-10-211-1/+1
| * | | | changed function name to prevent injection wrong code from 4.1 (WL#2133)bell@sanja.is.com.ua2004-10-201-1/+1
| |/ / /
| * | | In binary log events, flags are 2 bytes, not 4. Using 4 resulted in buffer ov...guilhem@mysql.com2004-09-241-1/+1
| * | | Added options --auto-increment-increment and --auto-increment-offset.monty@mishka.local2004-09-151-325/+328
| * | | After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-5/+6
| * | | Merge with 4.1monty@mysql.com2004-09-061-4/+0
| |\ \ \
| * | | | Replication: various small fixes specific to the new binlog format of 5.0guilhem@mysql.com2004-07-261-6/+11
| * | | | mergedserg@serg.mylan2004-07-211-0/+12
| |\ \ \ \
| * \ \ \ \ Merge with 4.1monty@mysql.com2004-07-121-11/+36
| |\ \ \ \ \
| * \ \ \ \ \ Merge with 4.1.3-betamonty@mysql.com2004-07-071-16/+85
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merging 4.1 to 5.0.pem@mysql.com2004-05-261-1/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 4.1 -> 5.0pem@mysql.com2004-05-071-21/+38
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.ccpem@mysql.comhem.se2004-04-281-173/+201
| * | | | | | | | | Merge mysql.com:/my/mysql-4.1 into mysql.com:/my/mysql-5.0monty@mysql.com2003-12-211-2/+2
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed bug in replacation for not x86 platformsmonty@mysql.com2003-12-211-13/+13
| * | | | | | | | | | Update for VC++monty@mysql.com2003-12-211-10/+17
| * | | | | | | | | | Now merge is done.guilhem@gbichot22003-12-201-0/+6
| * | | | | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0guilhem@mysql.com2003-12-191-3/+10
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge 4.1 to 5.0.pem@mysql.com2003-12-191-3/+10
| | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | This is the final commit for Worklog tasks:guilhem@gbichot22003-12-191-10/+54
| * | | | | | | | | | | | This will be pushed only after I fix the testsuite.guilhem@gbichot22003-12-181-258/+974
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merging 4.1->5.0.pem@mysql.com2003-11-191-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merging 4.1->5.0pem@mysql.com2003-10-221-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merging 4.1 -> 5.0pem@mysql.com2003-09-241-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ Merge 4.1 into 5.0pem@mysql.com2003-08-261-1/+1
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-1/+1
| | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ \ Merged 4.1 to 5.0.pem@mysql.com2003-04-291-1/+1
| | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ \ \ \ \ Merginghf@deer.mysql.r18.ru2003-04-081-1/+1
| | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | | | SCRUMhf@deer.mysql.r18.ru2003-04-081-1/+1
| | | | | | | | * | | | | | | | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@genie.(none)2003-03-311-1/+1
| | | | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | | | | SCRUMhf@genie.(none)2003-03-311-1/+1
* | | | | | | | | | | | | | | | | | | | Build fixes to make it compile.pem@mysql.comhem.se2004-11-121-1/+2
* | | | | | | | | | | | | | | | | | | | Mainly resolving Guilhem's 4.1 patch to 5.0brian@avenger.(none)2004-11-111-430/+1204
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Mergeguilhem@mysql.com2004-11-101-13/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Optimization: in the replication slave, we can avoid doing one strlen() per e...guilhem@mysql.com2004-10-191-13/+10
* | | | | | | | | | | | | | | | | | | | Simpler arena swapping codemonty@mysql.com2004-11-081-4/+4
|/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | Fix for BUG#5705: "SET CHARATER_SET_SERVERetc will be lost if STOP SLAVE befo...guilhem@mysql.com2004-09-231-1/+9
* | | | | | | | | | | | | | | | | | | mergedserg@serg.mylan2004-09-071-4/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | when we update thd->db in replication, it's safer to update thd->db_length too.guilhem@mysql.com2004-09-071-4/+10
* | | | | | | | | | | | | | | | | | Merge with 4.0monty@mysql.com2004-09-011-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |