summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* After merge fixes & remove compiler warningsmonty@mashka.mysql.fi2003-02-071-4/+2
* Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-1/+58
|\
| * Only write to the error log if --log-error is specified and --console is not ...monty@mashka.mysql.fi2003-01-281-1/+1
| * mergemonty@mashka.mysql.fi2003-01-281-1/+12
| |\
| | * Merge with 3.23.56 (Replace manual with 'empty' document)monty@mashka.mysql.fi2003-01-281-1/+1
| | |\
| | | * Fix when using auto_increment and last_insert_id() in the same insert statement.monty@mashka.mysql.fi2003-01-281-1/+1
| | | * many bug fixesSinisa@sinisa.nasamreza.org2002-12-231-0/+1
| | | * Transactions in AUTOCOMMIT=0 mode didn't rotate binary log.monty@mashka.mysql.fi2002-12-141-0/+3
| | * | Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-0/+11
| * | | Added option hostname.errAdministrador@light.2003-01-271-0/+46
| |/ /
* | | conflicts resolving gluh@gluh.mysql.r18.ru2003-01-311-0/+17
|\ \ \
| * | | 'Replicate user variables' taskgluh@gluh.mysql.r18.ru2003-01-301-0/+17
* | | | Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-1/+1
* | | | Mergemonty@mashka.mysql.fi2003-01-211-1/+0
|\ \ \ \
| * | | | Portability fixes (for windows)monty@mashka.mysql.fi2003-01-211-1/+0
| |/ / /
* | | | 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