summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-02-021-0/+242
|\
| * Gluh asked me to do itbar@bar.mysql.r18.ru2003-01-311-4/+3
| * Fix for mysqlbinlog compilationgluh@gluh.mysql.r18.ru2003-01-311-1/+2
| * conflicts resolving gluh@gluh.mysql.r18.ru2003-01-311-0/+242
| |\
| | * 'Replicate user variables' taskgluh@gluh.mysql.r18.ru2003-01-301-0/+240
* | | fixed bug in determinating uncacheable queriesbell@sanja.is.com.ua2003-01-301-2/+2
|/ /
* | Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-1/+1
* | Mergemonty@mashka.mysql.fi2003-01-211-5/+3
|\ \
| * | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-5/+3
* | | Conflicts resolvinghf@deer.mysql.r18.ru2003-01-201-117/+170
|\ \ \ | |/ /
| * | merge with 4.0 to get bug fix for SHOW PROCESSLIST + connected slavemonty@mashka.mysql.fi2003-01-191-2/+8
| |\ \
| | * | Fixes cases where thd->query was not protected.monty@mashka.mysql.fi2003-01-191-2/+8
| * | | Merge with 4.0.9monty@mashka.mysql.fi2003-01-181-1/+1
| |\ \ \ | | |/ /
| | * | Fixed core dump bug in str LIKE "%other_str%" where strings contained charact...monty@mashka.mysql.fi2003-01-101-3/+3
| * | | Merge vvagin@work.mysql.com:/home/bk/mysql-4.1vva@eagle.mysql.r18.ru2003-01-171-4/+25
| |\ \ \
| | * \ \ Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1vva@eagle.mysql.r18.ru2003-01-171-4/+25
| | |\ \ \
| | | * | | new option --local-load in mysqlbinlog vva@eagle.mysql.r18.ru2003-01-171-4/+25
| * | | | | Merge sgluhov@work.mysql.com:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-01-171-111/+137
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Replication: Optimize away string.appendgluh@gluh.mysql.r18.ru2003-01-171-111/+137
| | | |_|/ | | |/| |
* | | | | resolving conflictshf@deer.mysql.r18.ru2003-01-151-16/+81
|\ \ \ \ \ | |/ / / /
| * | | | merge with 4.0.9monty@mashka.mysql.fi2003-01-091-10/+55
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fix for bug in LOAD DATA INFILE and replicationmonty@mashka.mysql.fi2003-01-081-5/+51
| * | | mergemonty@mashka.mysql.fi2003-01-041-3/+20
| |\ \ \
| | * \ \ Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-3/+20
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * Ensure that BEGIN / COMMIT is handled properly if slave diesmonty@mashka.mysql.fi2002-12-111-3/+20
| * | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/4.1vva@eagle.mysql.r18.ru2002-12-301-3/+7
| |\ \ \ | | |/ / | |/| |
| | * | processing thread specific queriesvva@eagle.mysql.r18.ru2002-12-301-3/+7
* | | | SCRUMhf@deer.mysql.r18.ru2003-01-151-119/+74
* | | | Mergehf@deer.mysql.r18.ru2002-12-191-16/+14
|\ \ \ \ | |/ / /
| * | | removed several cases of default_charset_info use bar@bar.mysql.r18.ru2002-12-191-16/+14
* | | | Merginghf@deer.mysql.r18.ru2002-12-161-5/+57
|\ \ \ \ | |/ / / |/| | |
| * | | Big purge about embedded library (scrum)hf@deer.mysql.r18.ru2002-12-161-6/+58
| |/ /
* | | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-37/+39
|/ /
* | After merge fixesmonty@mashka.mysql.fi2002-12-061-3/+9
* | Fixes after merge with 4.0monty@mashka.mysql.fi2002-11-211-5/+6
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-72/+74
|\ \ | |/
| * Portability fix when using -DBIG_TABLESmonty@mashka.mysql.fi2002-11-141-2/+2
| * mergemonty@butch.2002-11-071-16/+16
| |\
| | * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-16/+16
| * | Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-48/+52
| |/
| * Added Rand_log_eventnick@mysql.com2002-10-221-0/+61
* | Fixed error handling bugbell@sanja.is.com.ua2002-11-041-3/+3
* | Reordered functions--grouped by class now.nick@mysql.com2002-10-291-903/+1520
* | Added missing case for Rand_log_event to Log_event::get_type_str()nick@mysql.com2002-10-241-0/+1
* | Added Rand_log_eventnick@mysql.com2002-10-241-0/+61
* | Update after last merge. Fixes some wrong test results.monty@mashka.mysql.fi2002-10-031-4/+7
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-25/+38
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-8/+13
| * Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-17/+25
| |\
| | * Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-16/+16