summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* SCRUMhf@deer.mysql.r18.ru2003-01-201-2/+3
* resolving conflictshf@deer.mysql.r18.ru2003-01-151-2/+26
|\
| * Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-2/+26
| |\
| | * Transactions in AUTOCOMMIT=0 mode didn't rotate binary logmonty@mashka.mysql.fi2002-12-141-0/+7
| | * log.cc:heikki@hundin.mysql.fi2002-12-111-2/+14
| | * Ensure that BEGIN / COMMIT is handled properly if slave diesmonty@mashka.mysql.fi2002-12-111-0/+5
* | | SCRUMhf@deer.mysql.r18.ru2003-01-151-7/+6
* | | Mergehf@deer.mysql.r18.ru2002-12-191-2/+3
|\ \ \ | |/ /
| * | this will make me life easier in the futurebar@bar.mysql.r18.ru2002-12-191-2/+4
* | | Big purge about embedded library (scrum)hf@deer.mysql.r18.ru2002-12-161-0/+14
|/ /
* | Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-33/+37
|\ \ | |/
| * Removed copying of parameters as this leads to memory leaks in embedded server.monty@mashka.mysql.fi2002-12-051-33/+37
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-16/+22
|\ \ | |/
| * mergemonty@butch.2002-11-071-10/+10
| |\
| | * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-10/+10
| * | Put temporary files in binlog cache when using BEGIN/COMMITmonty@hundin.mysql.fi2002-11-071-6/+12
| |/
| * Added Rand_log_eventnick@mysql.com2002-10-221-0/+7
* | Changed binlog name padding from binlog.001 to binlog.000001nick@mysql.com2002-10-291-8/+11
* | Added Rand_log_eventnick@mysql.com2002-10-241-0/+7
* | merge with 4.0.5monty@hundin.mysql.fi2002-10-161-19/+21
|\ \ | |/ |/|
| * Portability fixes to be able to compile MySQL with VC++monty@narttu.mysql.fi2002-10-081-1/+0
| * Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-19/+22
| |\
| | * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-17/+20
| | * Merge with 4.0.3monty@narttu.mysql.fi2002-08-301-2/+2
| | |\
| | | * merge with 4.0monty@hundin.mysql.fi2002-06-031-2/+2
| | | |\
| | | * \ mergemonty@hundin.mysql.fi2002-04-131-2/+2
| | | |\ \
| | | | * | New ctype functions/macros to support many charsets at a timebar@gw.udmsearch.izhnet.ru2002-03-121-2/+2
* | | | | | Merge with 3.23.54monty@hundin.mysql.fi2002-10-161-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | touchup to last fixnick@mysql.com2002-10-071-32/+34
| * | | | | fixed race that caused sig11s on simultaneous FLUSH LOGSnick@mysql.com2002-10-071-5/+5
* | | | | | Portability fixes.monty@mashka.mysql.fi2002-09-111-4/+5
* | | | | | Fixed searching after ssl directories.monty@mashka.mysql.fi2002-09-051-12/+16
* | | | | | A small bug fix in log::writeSinisa@sinisa.nasamreza.org2002-08-301-0/+1
| |/ / / / |/| | | |
* | | | | Removed wrong mutex lock (hangup in kill on HPUX)monty@mashka.mysql.fi2002-08-241-1/+0
* | | | | Fixed bug in wait_for_update() that I had introduced.monty@hundin.mysql.fi2002-08-221-7/+12
* | | | | Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-6/+5
* | | | | merge with 3.23.52monty@hundin.mysql.fi2002-08-081-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ...monty@mashka.mysql.fi2002-07-291-5/+5
* | | | | Lots of code fixes to the replication code (especially the binary logging and...monty@mashka.mysql.fi2002-08-081-481/+638
* | | | | Merge with 3.23.51monty@mashka.mysql.fi2002-07-251-4/+36
|\ \ \ \ \ | |/ / / /
| * | | | log.cc, handler.cc:heikki@hundin.mysql.fi2002-06-221-4/+36
| * | | | Sergei's MyODBC fixmiguel@hegel.local2002-05-121-2/+2
* | | | | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-2/+2
* | | | | Added support for rw_tryrdlock() and rw_trywrlock()monty@hundin.mysql.fi2002-06-291-4/+4
* | | | | Added the following new privleges:monty@mashka.mysql.fi2002-06-121-3/+3
* | | | | Big code cleanup/review before 4.0.2 release.monty@mashka.mysql.fi2002-06-111-18/+34
* | | | | removed init_count from IO_CACHE.monty@hundin.mysql.fi2002-06-051-29/+48
| |_|_|/ |/| | |
* | | | init_dynamic_array MyODBC compatibility fixserg@serg.mysql.com2002-04-281-2/+2
| |/ / |/| |
* | | Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-1/+0
* | | relay_log_space_limitsasha@mysql.sashanet.com2002-04-011-12/+30