summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* mergedserg@serg.mylan2003-09-031-0/+2
|\
| * CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ]serg@serg.mylan2003-09-031-1/+2
| * fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ...serg@serg.mylan2003-08-211-0/+1
* | after merge changingbell@laptop.sanja.is.com.ua2003-08-201-1/+1
* | mergebell@laptop.sanja.is.com.ua2003-08-191-3/+21
|\ \
| * \ Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-3/+21
| |\ \ | | |/ | |/|
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-07-061-3/+4
| | |\
| | | * WL#912 (more user control on relay logs):guilhem@mysql.com2003-07-061-3/+4
| | * | Status query on killed mysql connection results in segmentation fault (Bug #738)monty@narttu.mysql.fi2003-07-041-0/+1
| | * | Cleaner implementation if INSERT ... SELECT with same tablesmonty@narttu.mysql.fi2003-07-031-0/+11
| | |/
| | * Don't install signal handler for SIGINT by defaultmonty@narttu.mysql.fi2003-06-101-0/+5
* | | Code cleanupbell@laptop.sanja.is.com.ua2003-08-161-1/+0
* | | fixed bug in used_tables() report of left expression of IN subquerybell@sanja.is.com.ua2003-08-071-0/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-07-291-0/+1
|\ \ \ | |/ /
| * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1vva@eagle.mysql.r18.ru2003-07-221-0/+1
| |\ \
| | * | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)vva@eagle.mysql.r18.ru2003-07-221-0/+1
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-07-131-3/+9
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-07-081-3/+5
| |\ \ \
| | * | | Support for variables with componentsmonty@mashka.mysql.fi2003-07-061-3/+5
| | |/ /
| * | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-07-081-0/+1
| |\ \ \
| | * | | implementation of mysql_stmt_reset client endvenu@myvenu.com2003-07-081-0/+1
| | |/ /
| * | | SAPDB date/time finctionsgluh@gluh.mysql.r18.ru2003-07-081-0/+2
| * | | Merge gluh@gw:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-07-081-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge gluh@gw:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-06-231-0/+1
| | |\ \
| | | * | Internal commitgluh@gluh.mysql.r18.ru2003-06-231-0/+1
* | | | | mergedbell@sanja.is.com.ua2003-07-031-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | Allow one to use MERGE tables with tables from different databasesmonty@mashka.mysql.fi2003-06-271-0/+2
| |/ / /
* | | | after review changes (SCRUM)bell@sanja.is.com.ua2003-07-021-0/+21
|/ / /
* | | Mergeigor@rurik.mysql.com2003-06-181-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
* | | | Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2003-06-121-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Many files:igor@rurik.mysql.com2003-06-121-0/+5
* | | | merge with public treemonty@narttu.mysql.fi2003-06-051-7/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge with 4.0.13monty@narttu.mysql.fi2003-06-041-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-06-011-1/+0
| | |\ \
| | | * | Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478monty@narttu.mysql.fi2003-06-011-1/+0
| | * | | Fix for compiling MySQL-4.0.13 with SSL support on OpenBSDgluh@gluh.mysql.r18.ru2003-05-301-0/+1
| | |/ /
| | * | Fixed problem with mysql prompt when server disconnect. (Bug 356)monty@narttu.mysql.fi2003-05-271-1/+1
| * | | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-5/+5
* | | | new version of helpvva@eagle.mysql.r18.ru2003-05-291-0/+1
|/ / /
* | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setmonty@mashka.mysql.fi2003-05-261-1/+1
* | | mergemonty@mashka.mysql.fi2003-05-221-5/+13
|\ \ \
| * | | After merge fixesmonty@mashka.mysql.fi2003-05-211-1/+5
| * | | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-4/+8
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-191-2/+1
| | |\
| | | * Added option --read-only (Thanks to Markus Benning)monty@narttu.mysql.fi2003-05-191-2/+1
| | * | buf0lru.c, buf0flu.c, buf0buf.c, buf0lru.h:heikki@hundin.mysql.fi2003-05-161-4/+0
| | |/
| | * Fix for UNION and LEFT JOIN (Bug #386)monty@narttu.mysql.fi2003-05-131-2/+2
| | * Minor fix to previous codepeter@mysql.com2003-05-041-0/+3
| | * Added innodb_max_dirty_pages_pct parameter to limit amount peter@mysql.com2003-05-041-0/+1