summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-10-221-1/+1
|\
| * new behaviour of CHECK option build, for mor efficience and more correct:unknown2004-10-211-1/+1
* | table.h, sql_select.h:unknown2004-10-191-0/+2
|/
* test of DELETE privilege and cyclic reference added in case of altering view ...unknown2004-10-071-0/+5
* fixed & added comments (according to Igor's review and a bit more)unknown2004-10-071-7/+7
* mergeunknown2004-09-291-0/+14
|\
| * post review changes:unknown2004-09-291-0/+7
| * mergeunknown2004-09-061-0/+7
| |\
| | * mergeunknown2004-09-051-4/+4
| | |\
| | * | CHECK OPTIONs added (WL#1983)unknown2004-09-031-0/+7
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-101-0/+3
|\ \ \ \
| * \ \ \ Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-0/+3
* | | | | test of updating and fetching from the same table check (BUG##5157)unknown2004-09-081-0/+8
|/ / / /
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-041-4/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge with pulled codeunknown2004-09-031-4/+4
| |\ \ \ | | |_|/ | |/| |
| | * | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-4/+4
| | |/
* | | ufter review fixunknown2004-09-031-2/+1
* | | system charset (with wich VIEW printed) saved in .frm and restored before par...unknown2004-09-011-0/+1
* | | ORDER clause printing fixed (BUG#5156)unknown2004-08-311-0/+3
|/ /
* | sending right error message where VIEW is not expected (BUG#4606)unknown2004-08-241-0/+9
* | made different fields for view updatebility in principle and updatability dur...unknown2004-07-221-1/+2
* | error message interception (Bug#4598)unknown2004-07-211-0/+2
|/
* VIEWunknown2004-07-161-8/+95
* Mergeunknown2004-07-151-1/+2
|\
| * Merge with 4.1.3-betaunknown2004-07-071-1/+2
| |\
| | * "Version" column in SHOW TABLE STATUS.unknown2004-06-241-0/+1
| | * after review PS fixesunknown2004-04-101-1/+2
| | * mergeunknown2004-04-081-0/+1
| | |\
| | | * new error for unsupported command in PSunknown2004-04-081-0/+1
| | * | after review changesunknown2004-04-071-1/+1
| | |/
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-051-0/+2
| | |\
| | | * removed old way to prevent using stack tables for caching Items in PSunknown2004-04-041-0/+1
| | | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-031-0/+1
| | | |\
| | | | * fixed brocken of client_test unknown2004-04-031-0/+1
| | * | | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-04-021-2/+2
| | |\ \ \ | | | |/ / | | |/| |
| | | * | cleanup of ha_myisam::deactivate_non_unique_index() and Co.unknown2004-04-021-2/+2
| | | |/
| | * | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-1/+13
| | |/
| | * "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1".unknown2004-03-281-1/+2
| | * ulternative bugfix for BUG#2508 and fix for BUG#2809 - every table has its ow...unknown2004-02-171-1/+1
* | | fixed join_nested test independence of environmentunknown2004-07-011-6/+8
|/ /
* | After merge fixunknown2004-06-251-5/+22
* | join_nested.test, join_nested.result:unknown2004-06-101-10/+19
* | Merge 4.1 to 5.0.unknown2003-12-191-1/+1
|\ \ | |/
| * Merge with 4.0.17unknown2003-12-171-1/+1
| |\
| | * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-1/+1
* | | Merging 4.1->5.0.unknown2003-11-191-0/+1
|\ \ \ | |/ / |/| |
| * | Fix for BUG#1495: Evaluate items before setting a local variable with SELECT ...unknown2003-10-141-0/+1
* | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-28/+2
* | | Manual mergeunknown2003-08-261-2/+32
|\ \ \ | |/ / |/| |