summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-06-141-2/+2
|\
| * Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...monty@narttu.mysql.fi2003-06-141-2/+2
* | See each file's changeset for details.guilhem@mysql.com2003-06-121-8/+0
|/
* Merge with 4.0.13monty@narttu.mysql.fi2003-06-041-7/+44
|\
| * code cleanupmonty@narttu.mysql.fi2003-05-261-32/+25
| * log.cc:heikki@hundin.mysql.fi2003-05-251-1/+46
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-16/+47
|\ \ | |/
| * MySQL-classic did not pass the test suite rpl_rotate_logs.test anymore bec...guilhem@mysql.com2003-05-101-15/+17
| * Many files:heikki@hundin.mysql.fi2003-05-031-1/+19
| * log.cc:heikki@hundin.mysql.fi2003-04-041-1/+2
| * Merge heikki@build.mysql.com:/home/bk/mysql-4.0heikki@hundin.mysql.fi2003-04-031-1/+8
| |\
| | * log.cc:heikki@hundin.mysql.fi2003-04-031-1/+8
| * | Explicit message to warn that logging (e.g. binary) is permanently turned offguilhem@mysql.com2003-04-031-1/+4
| |/
* | Removed compiler warningsmonty@narttu.mysql.fi2003-05-061-0/+1
* | Replication: new code to not modify in-memory log positions until the COMMITguilhem@mysql.com2003-04-241-62/+105
* | Merge with 4.0monty@narttu.mysql.fi2003-04-031-0/+2
|\ \ | |/
| * Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0monty@narttu.mysql.fi2003-04-031-0/+1
| |\
| | * Fixed bug in memory allocation that could affect 64 bit systems (affected ham...monty@narttu.mysql.fi2003-04-031-0/+1
| * | Merge with 3.23 to get fixes for:monty@narttu.mysql.fi2003-04-031-0/+1
| |\ \ | | |/
| | * Portability fix (for AMD hammer)monty@narttu.mysql.fi2003-04-031-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-03-201-0/+2
|\ \ \
| * | | CONVERT class was removedbar@bar.mysql.r18.ru2003-03-181-0/+2
* | | | Merge with 4.0.12monty@narttu.mysql.fi2003-03-191-0/+2
|\ \ \ \ | | |/ / | |/| |
| * | | New variable rli->ignore_log_space_limit to resolveguilhem@mysql.com2003-03-171-0/+2
* | | | Merge with 4.0monty@narttu.mysql.fi2003-03-161-0/+9
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Make log_pos be non-zero in the binary log, for BEGIN and COMMIT Query_log_ev...guilhem@mysql.com2003-03-061-0/+9
* | | Fix for embeded library compilegluh@gluh.mysql.r18.ru2003-03-131-0/+2
* | | Conflicts relsolvinggluh@gluh.mysql.r18.ru2003-03-111-6/+81
|\ \ \
| * | | Added 'PURGE LOGS BEFORE' commandgluh@gluh.mysql.r18.ru2003-03-111-23/+19
| * | | SCRUM: 'Replication: PURGE LOGS with date' taskgluh@gluh.mysql.r18.ru2003-02-161-1/+80
* | | | 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