summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Big purge about embedded library (scrum)unknown2002-12-161-0/+14
* Merge with 4.0.6unknown2002-12-051-33/+37
|\
| * Removed copying of parameters as this leads to memory leaks in embedded server.unknown2002-12-051-33/+37
* | Merge with 4.0unknown2002-11-211-16/+22
|\ \ | |/
| * mergeunknown2002-11-071-10/+10
| |\
| | * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-10/+10
| * | Put temporary files in binlog cache when using BEGIN/COMMITunknown2002-11-071-6/+12
| |/
| * Added Rand_log_eventunknown2002-10-221-0/+7
* | Changed binlog name padding from binlog.001 to binlog.000001unknown2002-10-291-8/+11
* | Added Rand_log_eventunknown2002-10-241-0/+7
* | merge with 4.0.5unknown2002-10-161-19/+21
|\ \ | |/ |/|
| * Portability fixes to be able to compile MySQL with VC++unknown2002-10-081-1/+0
| * Merge with 4.0.4unknown2002-10-021-19/+22
| |\
| | * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-17/+20
| | * Merge with 4.0.3unknown2002-08-301-2/+2
| | |\
| | | * merge with 4.0unknown2002-06-031-2/+2
| | | |\
| | | * \ mergeunknown2002-04-131-2/+2
| | | |\ \
| | | | * | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-2/+2
* | | | | | Merge with 3.23.54unknown2002-10-161-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | touchup to last fixunknown2002-10-071-32/+34
| * | | | | fixed race that caused sig11s on simultaneous FLUSH LOGSunknown2002-10-071-5/+5
* | | | | | Portability fixes.unknown2002-09-111-4/+5
* | | | | | Fixed searching after ssl directories.unknown2002-09-051-12/+16
* | | | | | A small bug fix in log::writeunknown2002-08-301-0/+1
| |/ / / / |/| | | |
* | | | | Removed wrong mutex lock (hangup in kill on HPUX)unknown2002-08-241-1/+0
* | | | | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-7/+12
* | | | | Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-6/+5
* | | | | merge with 3.23.52unknown2002-08-081-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ...unknown2002-07-291-5/+5
* | | | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-481/+638
* | | | | Merge with 3.23.51unknown2002-07-251-4/+36
|\ \ \ \ \ | |/ / / /
| * | | | log.cc, handler.cc:unknown2002-06-221-4/+36
| * | | | Sergei's MyODBC fixunknown2002-05-121-2/+2
* | | | | New SET syntax & system variables.unknown2002-07-231-2/+2
* | | | | Added support for rw_tryrdlock() and rw_trywrlock()unknown2002-06-291-4/+4
* | | | | Added the following new privleges:unknown2002-06-121-3/+3
* | | | | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-18/+34
* | | | | removed init_count from IO_CACHE.unknown2002-06-051-29/+48
| |_|_|/ |/| | |
* | | | init_dynamic_array MyODBC compatibility fixunknown2002-04-281-2/+2
| |/ / |/| |
* | | Update for BTREE keys in HEAP tablesunknown2002-04-121-1/+0
* | | relay_log_space_limitunknown2002-04-011-12/+30
* | | replication updates and bugfixes. Still not perfect - there is some strangeunknown2002-03-151-0/+1
* | | make my_vsnprintf() work with oversized stringsunknown2002-03-011-1/+2
| |/ |/|
* | Merge from 3.23.48 treeunknown2002-01-301-5/+28
|\ \ | |/
| * ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc:unknown2002-01-221-1/+20
* | New error messagesunknown2002-01-291-19/+30
* | misc replication bugfixes including some needed modifications in IO_CACHEunknown2002-01-261-4/+5
* | more predicatable slave behaviour with wait_for_slave_stop in mysqltestunknown2002-01-241-0/+25
* | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-63/+233
* | New improved IO_CACHEunknown2001-11-281-2/+2