summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* mergedunknown2004-08-261-3/+9
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-261-2/+9
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-251-2/+9
| | |\
| | | * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-191-2/+1
| | | * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...unknown2004-08-181-13/+3
| | | * mysql_priv.h:unknown2004-08-141-2/+20
| * | | mergeunknown2004-08-261-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Remove default argument to mysql_truncate()unknown2004-08-261-1/+1
| | |/
* | | mergeunknown2004-08-231-0/+7
|\ \ \
| * \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-08-231-0/+7
| |\ \ \
| | * | | skip resolving field in table list if table list is not accessable due to gro...unknown2004-08-131-0/+7
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-211-1/+1
|\ \ \ \ \
| * | | | | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-1/+1
| |/ / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-201-1/+0
|\ \ \ \ \
| * \ \ \ \ Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-201-1/+0
| |\ \ \ \ \
| | * | | | | This fixes a Windows build failure. How did this build on Linux?unknown2004-08-191-1/+0
| | |/ / / /
* | | | | | mergedunknown2004-08-201-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,unknown2004-08-201-1/+2
* | | | | mergedunknown2004-08-201-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...unknown2004-08-191-1/+1
| | |_|/ | |/| |
* | | | (manual port from 4.0 - was needed)unknown2004-08-191-1/+1
| |/ / |/| |
* | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-131-1/+1
|\ \ \ | |_|/ |/| |
| * | This is the addition of the CSV engine "aka tina". Its an example engine that...unknown2004-08-121-1/+1
* | | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-1/+0
* | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-07-291-4/+1
|\ \ \
| * | | WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos...unknown2004-07-291-4/+1
* | | | LEX initialization fixedunknown2004-07-211-1/+1
| |/ / |/| |
* | | Mergeunknown2004-07-111-0/+2
|\ \ \ | | |/ | |/|
| * | mysql_find_files() made extern (from static to sql_show.cc)unknown2004-07-101-0/+2
* | | Cleanup of db option cacheingunknown2004-07-091-2/+3
* | | WL#807 Optimize loading database options in load_db_optunknown2004-07-081-1/+3
| |/ |/|
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-251-2/+3
|\ \
| * \ Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-2/+3
| |\ \ | | |/
| | * bug#3565 - HANDLER and FLUSH TABLE/TABLES deadlock.unknown2004-06-241-3/+3
* | | Removed mysql_tzinfo_to_sql dependancy on sql/mysql_priv.h for circumventingunknown2004-06-251-8/+0
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-241-5/+3
|\ \
| * | Fix for Bug#4030 "Client side conversion string -> date type doesn't unknown2004-06-241-5/+3
* | | Final part of WL#1717 "innodb/binlog consistency". This is to resolveunknown2004-06-241-1/+1
* | | Robustness feature.unknown2004-06-201-0/+1
|/ /
* | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-6/+21
* | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-101-1/+0
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1unknown2004-06-101-1/+2
|\ \
| * | WL#1689 "Map OPTIMIZE TABLE to ALTER TABLE for InnoDB"unknown2004-06-101-1/+2
* | | WL#1595 "Optionally fsync() the binlog after every statement":unknown2004-06-101-1/+1
|/ /
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-071-1/+7
|\ \
| * | Post review fixes for "SQL Syntax for Prepared Statements".unknown2004-06-071-0/+1
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-031-1/+6
| |\ \
| | * | * New, binlog-aware character sets support in SQL Syntax for Prepared statem...unknown2004-06-011-0/+3
| | * | Manually merged, requirees more mergingunknown2004-05-251-3/+19
| | |\ \
| | * \ \ Mergeunknown2004-05-241-8/+5
| | |\ \ \