summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* fixed open_and_lock_tables result processing (all open_and_lock_tables revision)unknown2004-08-317-5/+25
* fixed case when real length very close to calculated (BUG#5150)unknown2004-08-302-0/+16
* fixed printing of stored procedure functions names (BUG#5149)unknown2004-08-302-0/+20
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-08-274-39/+227
|\
| * Merge mysql.com:/usr/local/bk/mysql-5.0unknown2004-08-264-39/+227
| |\
| | * Major rehacking and cleanup of sp_pcontext.unknown2004-08-264-39/+227
* | | Item name for VIEW added to find_field_in_table (BUG#5147)unknown2004-08-272-0/+30
* | | fixed updateability VIEW detection (Bug#5146)unknown2004-08-262-0/+30
* | | fix of Item_ref with result_field (BUG#5104)unknown2004-08-262-0/+30
|/ /
* | full text function moving to current select (BUG#4822)unknown2004-08-252-0/+24
* | removing archive of .frm-s added (BUG#4821)unknown2004-08-252-0/+16
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-08-252-13/+121
|\ \ | |/ |/|
| * wording changed (postreview fix)unknown2004-08-251-1/+1
| * fixes name outout for SHOW CREATE VIEW command (BUG#5162)unknown2004-08-242-12/+24
| * new method to detect commands where all VIEWs should be temporary tables (BUG...unknown2004-08-242-0/+20
| * fixed aggregate function processing in VIEWs (BUG#4665)unknown2004-08-242-0/+20
| * Fixed UNION support in view creation (BUG#4664)unknown2004-08-242-3/+31
| * items for functions which is converted to constants internally to support its...unknown2004-08-242-0/+12
| * sending right error message where VIEW is not expected (BUG#4606)unknown2004-08-242-0/+16
* | Fixed BUG#3157: Crash if stored procedure contains IF EXISTS,unknown2004-08-244-16/+66
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-08-242-6/+6
|\
| * innodb.result, innodb.test:unknown2004-08-232-6/+6
* | fixed LIMIT clause printing (BUG#4839)unknown2004-08-232-0/+12
* | fixed error processing of prepare in VIEW creation (BUG#4801)unknown2004-08-232-0/+13
|/
* New result due to changed output from SHOW TABLESunknown2004-08-191-1/+1
* Merge mysql.com:/usr/local/bk/mysql-5.0unknown2004-08-174-7/+157
|\
| * WL#2002: Implement stored procedure GOTO.unknown2004-08-174-7/+157
* | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-08-162-0/+52
|\ \
| * | resolve UPDATE fields belonged to VIEWs as Item_field (instead of Item_ref) i...unknown2004-08-162-0/+52
| |/
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-08-167-15/+137
|\ \ | |/
| * fixed problem spoted by Vladimir V. Kolpakovunknown2004-08-161-2/+2
| * fixed syntax error in create-test-result found by Hakanunknown2004-08-151-1/+1
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-08-132-6/+27
| |\
| | * Made sp.test more repeatable.unknown2004-08-132-6/+27
| * | join_nested.test, join_nested.result:unknown2004-08-124-7/+108
| |/
* | Fix and testcase for BUG#4984unknown2004-08-112-0/+45
|/
* Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-08-104-5/+42
|\
| * join.result, select.result:unknown2004-08-104-5/+42
* | view.result:unknown2004-08-101-2/+2
|/
* Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-08-062-0/+51
|\
| * join_nested.result, join_nested.test:unknown2004-08-062-0/+51
* | Fixed BUG#4934: Caching issue with stored procedures.unknown2004-08-062-0/+79
* | Removed an SP test case that's not repeatable over different builds/platforms.unknown2004-08-062-660/+1
* | Fixed BUG#4904: Stored procedure crash if continue handler for HY000 errors.unknown2004-08-062-0/+26
* | Fixed BUG#4902: Stored procedure with SHOW WARNINGS leads to packet error,unknown2004-08-062-0/+837
* | Followup2 (new commands are supported in prepared statements): test files unknown2004-08-032-6/+0
* | Followup: now we support few more SQL commands in prepared statements.unknown2004-08-036-11/+0
* | Fixed BUG#434: Stored procedure which drops itself causes crash.unknown2004-07-292-0/+13
* | Fixed BUG#4318: Stored Procedure packet error if HANDLER statement,unknown2004-07-292-0/+37
* | compatibility fixesmysql-5.0.1unknown2004-07-271-8/+0