summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* do not use Item_ref for view fields if it is UPDATE of INSERT (BUG#5263)unknown2004-09-062-0/+20
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-042-0/+49
|\
| * Fixed BUG#5307: Stored procedure allows statement after BEGIN ... END.unknown2004-09-022-0/+20
| * Fixed BUG#5287: Stored procedure crash if leave outside loop.unknown2004-09-022-0/+29
* | checked INTO clause during view creation (BUG#5332)unknown2004-09-022-0/+20
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2004-09-028-10/+198
|\ \ | |/ |/|
| * fixed bug handling in views (BUG#5276)unknown2004-09-022-0/+18
| * fixed printing of characters casting operartion (BUG#5264)unknown2004-09-022-0/+16
| * fixed staistic of subquery if outer field resolved in merged view (BUG#5247)unknown2004-09-012-0/+18
| * system charset (with wich VIEW printed) saved in .frm and restored before par...unknown2004-09-012-0/+18
| * fixed printing of real constants (BUG#5160)unknown2004-09-012-0/+12
| * adding mysql.proc to table list if view contains stored procedures (BUG#5151)unknown2004-09-012-3/+34
| * ORDER clause printing fixed (BUG#5156)unknown2004-08-313-2/+21
| * 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 bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-08-302-0/+11
|\ \
| * | Fix column name where it starts with a backtickunknown2004-08-302-0/+11
* | | Fixed BUG#5279: Stored procedure packets out of order if CHECKSUM TABLE.unknown2004-08-302-0/+19
* | | Fixed BUG#5251: mysql changes creation time of a procedure/function when alte...unknown2004-08-272-0/+27
| |/ |/|
* | 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
| |\ \