summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | replication updates and bugfixes. Still not perfect - there is some strangesasha@mysql.sashanet.com2002-03-151-0/+1
* | make my_vsnprintf() work with oversized stringssasha@mysql.sashanet.com2002-03-011-1/+2
* | Merge from 3.23.48 treemonty@hundin.mysql.fi2002-01-301-5/+28
|\ \ | |/
| * ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc:heikki@donna.mysql.fi2002-01-221-1/+20
* | New error messagesmonty@hundin.mysql.fi2002-01-291-19/+30
* | misc replication bugfixes including some needed modifications in IO_CACHEsasha@mysql.sashanet.com2002-01-261-4/+5
* | more predicatable slave behaviour with wait_for_slave_stop in mysqltestsasha@mysql.sashanet.com2002-01-241-0/+25
* | Here comes a nasty patch, although I am not ready to push it yet. I willsasha@mysql.sashanet.com2002-01-191-63/+233
* | New improved IO_CACHEmonty@bitch.mysql.fi2001-11-281-2/+2
* | work to enable reading 3.23 logs - not yet finishedsasha@mysql.sashanet.com2001-11-101-8/+16
* | merge with 3.23.44monty@hundin.mysql.fi2001-11-041-24/+34
|\ \ | |/
| * Changed time -> query_time in slow query log.monty@hundin.mysql.fi2001-10-311-1/+1
| * Portability fixesmonty@hundin.mysql.fi2001-10-311-15/+23
* | merge with 3.23.42monty@work.mysql.com2001-09-021-5/+5
|\ \ | |/
| * Fix for handling of floats inside val_int() of +, - * and /.monty@hundin.mysql.fi2001-08-181-5/+5
* | misc bug fixessasha@mysql.sashanet.com2001-08-061-1/+1
* | new file_id generation methodsasha@mysql.sashanet.com2001-08-041-1/+10
* | LOAD DATA INFILE is now replicated properly, except for cleanup on sasha@mysql.sashanet.com2001-08-031-62/+12
* | mergedserg@serg.mysql.com2001-07-121-1/+4
|\ \ | |/
| * fixed race condition in automatic binlog rotationsasha@mysql.sashanet.com2001-07-111-8/+13
* | fixed uninitialized use of variable in mysqltestsasha@mysql.sashanet.com2001-07-111-10/+11
* | show master forced rotate info in SHOW BINLOG EVENTSsasha@mysql.sashanet.com2001-06-231-0/+7
* | merged new 3.23 errorssasha@mysql.sashanet.com2001-06-221-17/+7
* | mergesasha@mysql.sashanet.com2001-06-211-0/+2
|\ \ | |/
| * fixed drop/create database bug when holding global read locksasha@mysql.sashanet.com2001-06-211-0/+4
* | added SHOW BINLOG EVENTSsasha@mysql.sashanet.com2001-06-211-2/+15
* | Added event sequence number and flags to binlogsasha@mysql.sashanet.com2001-06-191-10/+17
* | Added slave log event to record the master position in of slave threadsasha@mysql.sashanet.com2001-06-141-0/+21
|/
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlmonty@donna.mysql.fi2001-04-251-3/+4
|\