summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* prevent substituting Item_ref as VIEW fields in WHERE conditions (BUG#5969)unknown2004-10-101-5/+10
* fixed problem with freeing stack memoryunknown2004-10-041-4/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-09-281-6/+6
|\
| * Strict mode & better warningsunknown2004-09-281-6/+6
* | fix xml with viewunknown2004-09-261-0/+3
* | new show create view outputunknown2004-09-241-0/+30
|/
* Removed wrong warnings in test suite (This was because select_insert / select...unknown2004-09-171-13/+10
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-101-8/+14
|\
| * Yet another manual merge with main tree for patch for WL#1218 "Triggers"unknown2004-09-091-75/+178
| |\
| * \ Merge of changes from the main tree to tree for WL#1218 "Triggers".unknown2004-09-081-8/+14
| |\ \
| | * | WL#1218 "Triggers". Some very preliminary version of patch.unknown2004-09-071-8/+14
* | | | post merge fixesunknown2004-09-101-13/+21
* | | | mergeunknown2004-09-091-75/+178
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge on pullunknown2004-09-091-75/+178
| |\ \ \ | | |/ / | |/| |
| | * | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-17/+10
| | * | Merge with 4.1unknown2004-09-061-66/+175
| | |\ \
| | | * | After merge fixesunknown2004-09-021-1/+1
| | | * | Merge with 4.0unknown2004-09-011-4/+7
| | | |\ \
| | | | * | Code style fixes.unknown2004-08-281-5/+8
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-311-3/+8
| | | |\ \ \
| | | | * | | Review of new pushed code (Indentation fixes and simple optimizations)unknown2004-08-311-3/+8
| | | * | | | after mergeunknown2004-08-261-2/+2
| | | * | | | mergedunknown2004-08-261-0/+11
| | | |\ \ \ \ | | | | |/ / / | | | |/| / / | | | | |/ /
| | | | * | Bug #4792 lower_case_table_names does not resolve db.tbl.column in SELECT listunknown2004-08-251-0/+11
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-211-21/+22
| | | |\ \ \
| | | | * | | Fix for bug#4912 "mysqld crashs in case a statement is executedunknown2004-08-211-21/+22
| | | * | | | Fix for bug#4302 "ambiguos order by when renamed column is identical to anoth...unknown2004-08-201-30/+93
| | | |/ / /
| | | * | | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ...unknown2004-08-101-1/+16
| | | * | | hang in dummy natural join (no common columns) Bug #4807unknown2004-08-021-22/+25
| | | * | | auto_value_on_zero bug testunknown2004-07-301-2/+2
* | | | | | test of updating and fetching from the same table check (BUG##5157)unknown2004-09-081-4/+68
|/ / / / /
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-041-119/+91
|\ \ \ \ \ | |/ / / /
| * | | | Merge with pulled codeunknown2004-09-031-119/+91
| |\ \ \ \
| | * | | | Cleanup of new code pushed into 5.0 since last pullunknown2004-09-031-119/+91
| | | |_|/ | | |/| |
* | | | | fixed bug handling in views (BUG#5276)unknown2004-09-021-2/+2
* | | | | fixed open_and_lock_tables result processing (all open_and_lock_tables revision)unknown2004-08-311-0/+1
|/ / / /
* | | | Item name for VIEW added to find_field_in_table (BUG#5147)unknown2004-08-271-9/+16
* | | | wording changed (postreview fix)unknown2004-08-251-1/+1
* | | | sending right error message where VIEW is not expected (BUG#4606)unknown2004-08-241-13/+26
* | | | mergeunknown2004-07-231-1/+19
|\ \ \ \
| * | | | fixed using VIEW fields (BUG#4617)unknown2004-07-231-1/+19
* | | | | Mergeunknown2004-07-231-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | fixed SP variables detecting (BUG#4604)unknown2004-07-221-1/+1
* | | | | privent crash on temporary table during indexes lookup (BUG#4677)unknown2004-07-221-2/+3
|/ / / /
* | | | fix lock_multiunknown2004-07-221-1/+2
* | | | error message interception (Bug#4598)unknown2004-07-211-2/+9
|/ / /
* | | VIEWunknown2004-07-161-121/+489
* | | After merge fixesunknown2004-07-151-3/+3
* | | Merge with 4.1.3-betaunknown2004-07-071-2/+19
|\ \ \ | |/ /
| * | Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-0/+5
| |\ \ | | |/