summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-181-2/+3
|\
| * Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-171-2/+3
| |\
| | * Bug#6877 MySQL should give an error if the requested table type is not availableunknown2005-06-171-2/+3
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-171-3/+1
|\ \ \ | |/ /
| * | Rename all prepared statements COM_ commands to prefix with COM_STMT_unknown2005-06-171-3/+1
| |/
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-171-0/+2
|\ \ | |/
| * Post-merge fixes.unknown2005-06-171-0/+2
* | mergeunknown2005-06-131-52/+58
|\ \ | |/
| * Merge bk-internal:/home/bk/mysql-5.0unknown2005-06-091-1/+1
| |\
| | * A fix and test case for Bug#10729 "mysql_stmt_attr_set unknown2005-06-091-1/+1
| * | Merge bk-internal:/home/bk/mysql-5.0unknown2005-06-091-47/+57
| |\ \ | | |/ | |/|
| | * sql/mysql_priv.hunknown2005-06-091-47/+57
* | | mergeunknown2005-06-131-1/+4
|\ \ \ | |/ /
| * | Manual mergeunknown2005-06-091-1/+2
| |\ \
| | * | Fix for bug #11158 "Can't perform multi-delete in stored procedure".unknown2005-06-091-1/+2
| | |/
| * | A followup patch for Bug#7306 (limit in prepared statements):unknown2005-06-081-0/+2
| |/
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-071-0/+2
|\ \ | |/
| * A fix for systems that don't have HAVE_MMAP defined.unknown2005-06-071-0/+2
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-071-1/+1
|\ \ | |/
| * Merge with 4.1unknown2005-06-071-1/+1
| |\
| | * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-1/+1
* | | mergeunknown2005-06-061-2/+3
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-061-1/+2
| |\ \
| | * | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')unknown2005-06-061-1/+2
| * | | mergeunknown2005-06-051-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Cleanup during reviewunknown2005-06-051-1/+1
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-011-2/+5
|\ \ \ \ | |/ / /
| * | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-06-011-2/+5
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-2/+5
| | |\
| | | * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-2/+5
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-311-3/+3
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-05-311-2/+1
| |\ \ \
| * | | | Post-review fixes of BUG#9937: Crash on call to stored procedure.unknown2005-05-311-2/+2
| * | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-05-301-2/+2
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/usr/local/bk/mysql-5.0unknown2005-05-271-2/+2
| | |\ \ \ \
| | | * | | | Fixed BUG#9937: Crash on call to stored procedure.unknown2005-05-261-2/+2
* | | | | | | Mergeunknown2005-05-311-6/+12
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-301-2/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-301-2/+1
| | | |/ / / | | |/| | |
| * | | | | Merge neptunus.(none):/home/msvensson/mysql/bug9993unknown2005-05-271-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | BUG#9993 2 unexpected warnings when dropping a routine and --skip-grant-tablesunknown2005-05-261-1/+1
| * | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-261-1/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Change Last_query_cost status variable from global to thread-local.unknown2005-05-181-1/+0
| * | | | | Manual merge of patch fixing several trigger related bugs with main tree.unknown2005-05-241-2/+10
| |\ \ \ \ \
| | * | | | | Fix for bugs:unknown2005-05-241-2/+10
| | | |/ / / | | |/| | |
* | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-201-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | hf's fix for bug #9060 (FORMAT returns incorrect result)unknown2005-05-201-0/+1
* | | | | | mergeunknown2005-05-181-1/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix warnings from iccunknown2005-05-181-1/+2
* | | | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-171-3/+3
|\ \ \ \ \ \ | |/ / / / /