summaryrefslogtreecommitdiff
path: root/sql/log.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-08-311-2/+8
|\
| * Bug#30712 (open_performance_schema_table() cause an open table leak onunknown2007-08-291-2/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-08-311-23/+23
|\ \
| * | Never access thd->ha_data directly, use getters/setters from the pluginunknown2007-08-311-23/+23
| |/
* | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-08-211-5/+4
|\ \ | |/ |/|
| * Fixed problem that Start_log_event_v3::created was not set properlyunknown2007-08-141-2/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-141-3/+3
| |\
| | * Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-3/+3
* | | Merge kindahl-laptop.dnsalias.net:/home/bkroot/mysql-5.1-rplunknown2007-08-171-1/+1
|\ \ \ | |/ / |/| |
| * | Renaming RELAY_LOG_INFO and st_relay_log_info to follow coding standardsunknown2007-08-161-1/+1
* | | Merge bk-internal:/home/bk/mysql-5.1-marvelunknown2007-08-031-95/+84
|\ \ \ | |/ / |/| / | |/
| * Removed compiler warningunknown2007-08-031-2/+4
| * Simplify logging code a bit (to make code smaller and faster)unknown2007-08-031-14/+22
| * Don't save & restore time fields from thd when it's not needed.unknown2007-08-021-38/+10
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-08-021-47/+54
| |\
| | * Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-47/+54
* | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-08-011-2/+5
|\ \ \ | |/ / |/| |
| * | (Pushing for Andrei)unknown2007-07-301-2/+5
| |\ \ | | |/ | |/|
| | * (pushing for Andrei)unknown2007-07-301-2/+2
| | * Moved the DBUG_ASSERT from bug 28983 tounknown2007-07-301-0/+1
| | * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-07-101-7/+9
| | |\
| | * \ Merge sita.local:/Users/tsmith/m/bk/50unknown2007-07-091-5/+5
| | |\ \
* | | \ \ Merge malff@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2007-07-301-6/+15
|\ \ \ \ \
| * | | | | Fixed ressource leak when activation of LOGGER failed.unknown2007-07-301-6/+15
* | | | | | handler::ha_write_row_no_binlog() hack removed,unknown2007-07-301-2/+2
|/ / / / /
* | | | | Code review changesunknown2007-07-271-25/+17
* | | | | WL#3984 (Revise locking of mysql.general_log and mysql.slow_log)unknown2007-07-271-435/+297
|/ / / /
* | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-07-101-15/+17
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/tnurnberg/22540/50-22540unknown2007-07-101-15/+17
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-07-091-7/+9
| | |/ /
| | * | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-07-021-2/+2
| | * | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-06-301-35/+38
| | * | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-06-271-1/+1
| | * | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-06-271-1/+1
| | * | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-06-251-22/+68
| | * | Bug #22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using...unknown2007-06-251-4/+59
* | | | Merge sita.local:/Users/tsmith/m/bk/51unknown2007-07-091-4/+1
|\ \ \ \
| * \ \ \ Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optunknown2007-07-041-4/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Bug #28983: 'reset master' in multiple threads and innodb tables unknown2007-07-031-5/+5
| | | |/ | | |/|
* | | | WL#3914: Additonal accessors required to compile InnoDB as a plugin storage e...unknown2007-07-051-0/+23
| |_|/ |/| |
* | | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-06-301-35/+38
* | | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-06-271-1/+1
* | | Bug#22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using ...unknown2007-06-271-1/+1
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-06-271-23/+69
* | | Bug #22540: Incorrect value in column End_log_pos of SHOW BINLOG EVENTS using...unknown2007-06-251-2/+58
|/ /
* | Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-baseunknown2007-06-151-0/+2
|\ \
| * | Bug #27816: Log tables ran with partitions crashes the server unknown2007-06-081-0/+2
* | | build warningunknown2007-06-141-1/+1
* | | Bug#27857 (Log tables supplies the wrong value for generating AUTO_INCREMENTunknown2007-06-131-0/+11
|/ /
* | Added casts to avoid compiler warnings and fixed a wrong type.unknown2007-05-311-1/+1