summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove dangerous "remove warning" hack, cast to longmsvensson@pilot.blaudden2007-04-271-1/+1
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2007-04-121-54/+42
|\
| * Fix warning on Windowstsmith@siva.hindu.god2007-03-281-2/+2
| * Remove warning when compiling libmysqld/log.cctsmith@siva.hindu.god2007-03-281-31/+31
| * Merge pilot.blaudden:/home/msvensson/mysql/bug27490/my50-bug27490msvensson@pilot.blaudden2007-03-281-23/+11
| |\
| | * Bug#27490 Function to log to NT event log could allocate memorymsvensson@pilot.blaudden2007-03-281-23/+11
* | | Bug #27395 OPTION_STATUS_NO_TRANS_UPDATE is not preserved at the end of SF()aelkin/elkin@andrepl.(none)2007-03-231-2/+2
|/ /
* | Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.0msvensson@pilot.blaudden2007-03-011-25/+40
|\ \
| * \ Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0lars/lthalmann@mysql.com/dl145j.mysql.com2007-03-011-2/+2
| |\ \
| | * | Fixed compiler warnings.jani@ua141d10.elisa.omakaista.fi2007-02-281-2/+2
| * | | Merge cbell@bk-internal.mysql.com:/home/bk/mysql-5.0-rplcbell/Chuck@mysql_cab_desk.2007-02-261-2/+2
| |\ \ \
| | * \ \ Merge mysql_cab_desk.:C:/source/c++/mysql-5.0-rplcbell/Chuck@mysql_cab_desk.2007-02-231-2/+2
| | |\ \ \
| | | * | | BUG#20141 "User-defined variables are not replicated properly for SF/cbell/Chuck@mysql_cab_desk.2007-02-231-2/+2
| | | | |/ | | | |/|
| * | | | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-02-251-1/+1
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | Backport from the Falcon tree.guilhem@gbichot3.local2007-02-151-1/+1
| | |/
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-20/+35
| |\ \ | | |/ | |/|
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-20/+35
* | | Bug#20166 mysql-test-run.pl does not test system privilege tables creationmsvensson@pilot.blaudden2007-02-201-1/+1
|/ /
* | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/
* Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-4/+4
* Merge bk-internal:/home/bk/mysql-5.0msvensson@neptunus.(none)2006-10-031-2/+2
|\
| * Fix for the patch for bug#21726: Incorrect result with multiplekroki/tomash@moonlight.intranet2006-10-031-2/+2
* | WL #3516: MySQL Enterprise: implement Version Display Specificationtsmith/tim@siva.hindu.god2006-09-291-4/+7
|/
* Merge perch.ndb.mysql.com:/home/jonas/src/50-workjonas@perch.ndb.mysql.com2006-09-041-2/+7
|\
| * Merge perch.ndb.mysql.com:/home/jonas/src/41-workjonas@perch.ndb.mysql.com2006-09-041-2/+7
| |\
| | * bug#21965 - replicationjonas@perch.ndb.mysql.com2006-09-041-2/+7
* | | Merge mysql.com:/home/hf/work/mysql-4.1.13717holyfoot/hf@mysql.com/deer.(none)2006-08-201-0/+7
|\ \ \ | |/ / |/| |
| * | bug #13717 embedded library dumps warnings on STDERR directlyholyfoot/hf@mysql.com/deer.(none)2006-08-011-0/+7
| |/
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0lars@mysql.com2006-06-291-2/+2
|\ \
| * | Fixing BUG#17719 "Delete of binlog files fails on Windows"aivanov@mysql.com2006-06-281-2/+2
* | | Bug #16206: Superfluous COMMIT event in binlog when updating BDB in autocommit cmiller@zippy.(none)2006-06-121-5/+17
|/ /
* | BUG#18116: Changed of how mutex is handled for XA and rotating binloglars@mysql.com2006-03-311-1/+5
* | Fix for BUG#16559 "Replication Problems with Non transactional tables inside ...guilhem@mysql.com2006-02-181-1/+5
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0bell@sanja.is.com.ua2005-11-211-3/+3
|\ \
| * | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-3/+3
* | | Fixes bug #13377. my_open() & my_create() functions changed to use SergeyV@selena.2005-11-141-61/+1
|/ /
* | Added handlerton flag to make storage engines invisable via flag.brian@zim.(none)2005-11-101-1/+1
* | Reorder struct elements to be more optimal for 64 bit computersmonty@mysql.com2005-11-041-3/+4
* | wait_for_update must unlock mutex.monty@mysql.com2005-11-021-0/+3
* | Fixes during review of pushed codemonty@mysql.com2005-10-271-4/+4
* | Bug #13377. Small update, code formatting.SergeyV@selena.2005-10-171-2/+2
* | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0SergeyV@selena.2005-10-171-1/+58
|\ \
| * | Small update for #13377 patchSergeyV@selena.2005-10-171-9/+1
| * | Fixes bug #13377. Added code to close active log files in case SergeyV@selena.2005-10-031-1/+66
* | | Merge mysql.com:/home/mysql_src/mysql-4.1guilhem@mysql.com2005-10-121-3/+3
|\ \ \ | | |/ | |/|
| * | Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in sl...guilhem@mysql.com2005-10-121-3/+3
* | | don't "init" binlog if opt_bin_log is not setserg@serg.mylan2005-10-061-2/+2
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@ua141d10.elisa.omakaista.fi2005-10-041-0/+2
|\ \ \
| * | | Some fixes including implicit declaration of a function,jani@ua141d10.elisa.omakaista.fi2005-10-041-0/+2
| | |/ | |/|
* | | Next big patch for loadable storage engines!brian@zim.(none)2005-10-021-3/+8
|/ /