summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | removed several cases of default_charset_info use bar@bar.mysql.r18.ru2002-12-191-16/+14
* | | 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
* | | fix (work-around) rpl_log test on FreeBSD.nick@mysql.com2002-09-251-1/+1
* | | Changed table_list->name -> table_list->alias to find places where we where u...monty@mashka.mysql.fi2002-09-201-1/+1
* | | Increased max possible max_allowed_packet to 1Gmonty@mashka.mysql.fi2002-09-191-4/+4
* | | Portability fixes.monty@mashka.mysql.fi2002-09-111-53/+22
|/ /
* | Use our version of RWLOCKS on UNIXWARE 7monty@hundin.mysql.fi2002-08-211-5/+7
* | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-16/+72
* | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-4/+6
* | Added support for rw_tryrdlock() and rw_trywrlock()monty@hundin.mysql.fi2002-06-291-4/+7
* | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-232/+259
* | Added a lot of DBUG_xxx statements to be able to find replication bug.monty@bitch.mysql.fi2002-06-081-9/+17
* | removed init_count from IO_CACHE.monty@hundin.mysql.fi2002-06-051-124/+123
|/
* replication fixsasha@mysql.sashanet.com2002-03-301-1/+2
* replication updates and bugfixes. Still not perfect - there is some strangesasha@mysql.sashanet.com2002-03-151-1/+2
* fixes for slave backward compatsasha@mysql.sashanet.com2002-02-071-22/+42
* New error messagesmonty@hundin.mysql.fi2002-01-291-30/+34
* more predicatable slave behaviour with wait_for_slave_stop in mysqltestsasha@mysql.sashanet.com2002-01-241-26/+38
* post-merge fixes, including slave-skip-errors backportsasha@mysql.sashanet.com2002-01-221-2/+9
* Here comes a nasty patch, although I am not ready to push it yet. I willsasha@mysql.sashanet.com2002-01-191-89/+105
* use env vars for socket/port in connect in mysqltestsasha@mysql.sashanet.com2001-11-171-34/+60
* work to enable reading 3.23 logs - not yet finishedsasha@mysql.sashanet.com2001-11-101-39/+58
* Fixes up things after merge from 3.23.44monty@hundin.mysql.fi2001-11-051-1/+8
* Mergesasha@mysql.sashanet.com2001-10-041-2/+2
|\
| * Portability fixes.monty@hundin.mysql.fi2001-10-031-2/+2
* | fixed slave to clean up load data infile temp filessasha@mysql.sashanet.com2001-10-031-1/+22
* | mysqltest can now talk to manager and start/stop servers with sasha@mysql.sashanet.com2001-10-011-0/+1
|/
* Integrated table->ref_primary_key into table->part_of_keymonty@hundin.mysql.fi2001-09-211-69/+74