summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Print value of Item_param if it has a value (when debugging)unknown2004-09-049-16/+40
* Merge with pulled codeunknown2004-09-0317-449/+479
|\
| * Cleanup of new code pushed into 5.0 since last pullunknown2004-09-0318-454/+487
* | Fixed BUG#5307: Stored procedure allows statement after BEGIN ... END.unknown2004-09-023-2/+31
* | Fixed BUG#5287: Stored procedure crash if leave outside loop.unknown2004-09-024-7/+33
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-08-303-2/+17
|\ \
| * | Fix column name where it starts with a backtickunknown2004-08-303-2/+17
* | | Fixed BUG#5279: Stored procedure packets out of order if CHECKSUM TABLE.unknown2004-08-303-0/+20
* | | Fixed return type warning in sql/item.cc.unknown2004-08-301-1/+1
* | | Microsoft VC++ won't compile class C { static const int I=1; }.unknown2004-08-284-10/+8
* | | Fixed BUG#5251: mysql changes creation time of a procedure/function when alte...unknown2004-08-273-0/+28
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-08-2733-392/+565
|\ \ \
| * \ \ Merge mysql.com:/usr/local/bk/mysql-5.0unknown2004-08-2633-392/+565
| |\ \ \
| | * | | Major rehacking and cleanup of sp_pcontext.unknown2004-08-2633-392/+565
* | | | | Item name for VIEW added to find_field_in_table (BUG#5147)unknown2004-08-275-14/+54
* | | | | fixed updateability VIEW detection (Bug#5146)unknown2004-08-265-0/+72
* | | | | fix of Item_ref with result_field (BUG#5104)unknown2004-08-264-1/+39
|/ / / /
* | | | full text function moving to current select (BUG#4822)unknown2004-08-253-0/+34
* | | | removing archive of .frm-s added (BUG#4821)unknown2004-08-254-37/+168
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-08-2512-99/+297
|\ \ \ \ | |/ / / |/| | |
| * | | wording changed (postreview fix)unknown2004-08-252-2/+2
| * | | fixes name outout for SHOW CREATE VIEW command (BUG#5162)unknown2004-08-243-14/+26
| * | | new method to detect commands where all VIEWs should be temporary tables (BUG...unknown2004-08-245-2/+49
| * | | fixed aggregate function processing in VIEWs (BUG#4665)unknown2004-08-243-0/+27
| * | | Fixed UNION support in view creation (BUG#4664)unknown2004-08-243-55/+85
| * | | items for functions which is converted to constants internally to support its...unknown2004-08-244-10/+61
| * | | sending right error message where VIEW is not expected (BUG#4606)unknown2004-08-245-20/+51
* | | | Fixed BUG#3157: Crash if stored procedure contains IF EXISTS,unknown2004-08-247-50/+169
* | | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2004-08-242-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed a valgrind warning when creating stored procedures containing complexunknown2004-08-242-0/+5
* | | | 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-233-2/+15
* | | | fixed error processing of prepare in VIEW creation (BUG#4801)unknown2004-08-233-1/+21
|/ / /
* | | New result due to changed output from SHOW TABLESunknown2004-08-191-1/+1
* | | Merge mysql.com:/usr/local/bk/mysql-5.0unknown2004-08-1710-39/+482
|\ \ \
| * | | WL#2002: Implement stored procedure GOTO.unknown2004-08-1710-39/+482
* | | | Merge abelkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-08-163-5/+65
|\ \ \ \
| * | | | resolve UPDATE fields belonged to VIEWs as Item_field (instead of Item_ref) i...unknown2004-08-163-5/+65
| |/ / /
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-08-168-20/+154
|\ \ \ \ | |/ / /
| * | | 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-125-12/+125
| |/ / /
* | | | Fixed another bug#4984-type problem. This probably isn't the last fix for thi...unknown2004-08-131-0/+2
* | | | Fix and testcase for BUG#4984unknown2004-08-114-9/+61
|/ / /
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2004-08-105-7/+46
|\ \ \
| * | | join.result, select.result:unknown2004-08-105-7/+46
* | | | view.result:unknown2004-08-101-2/+2