summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* showing table type now is controled by new parameter 'FULL' of SHOW TABLES co...unknown2004-10-101-1/+2
* Strict mode & better warningsunknown2004-09-281-10/+18
* Removed wrong warnings in test suite (This was because select_insert / select...unknown2004-09-171-2/+2
* Merge.unknown2004-09-131-14/+9
|\
| * Added per thread status variables, after review, patch v1.1.unknown2004-09-131-14/+9
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-101-0/+6
|\ \
| * \ Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-11/+25
| |\ \
| * \ \ Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-0/+6
| |\ \ \ | | |_|/ | |/| |
| | * | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+6
* | | | post merge fixesunknown2004-09-101-2/+3
* | | | mergeunknown2004-09-091-11/+25
|\ \ \ \ | | |_|/ | |/| |
| * | | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-1/+2
| * | | Merge with 4.1unknown2004-09-061-11/+24
| |\ \ \ | | |/ / | |/| |
| | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-08-311-1/+3
| | |\ \
| | | * | after review patchunknown2004-08-311-1/+3
| | * | | bug in my_strnncoll_utf8 (and friends) fixedunknown2004-08-301-4/+4
| | |/ /
| | * | 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
* | | | | | | test of updating and fetching from the same table check (BUG##5157)unknown2004-09-081-0/+1
|/ / / / / /
* | | | | | Merge with pulled codeunknown2004-09-031-7/+23
|\ \ \ \ \ \
| * | | | | | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-7/+23
| | |_|_|_|/ | |/| | | |
* | | | | | Item name for VIEW added to find_field_in_table (BUG#5147)unknown2004-08-271-5/+7
* | | | | | Port of cursors to be pushed into 5.0 tree:unknown2004-08-031-0/+1
* | | | | | mergedunknown2004-07-211-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | LEX initialization fixedunknown2004-07-211-1/+1
| | |/ / | |/| |
* | | | VIEWunknown2004-07-161-16/+21