- 05 Jul, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
(SCRUM)
-
- 03 Jul, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 02 Jul, 2003 6 commits
-
-
bell@sanja.is.com.ua authored
It looks like samll revolution in SELECT_LEX tree, but it was only natural way to solve problem with name resolution of external fields inside subselect which belongs to global order of union also it have following advantages: - removed mess with current_select type conversion - type checking/converting - a lot of virtual methods - fake select for union execution allocated only once (it was allocated for every subselect with union executing) changes: fixed bug with outer fields name resolution of subqueries which belong to global ORDER BY clause remuved select_lex() function, now thd->lex.current_select always have type SELECT_LEX new SELECT_LEX (fake_select_lex) will be allocated in case of UNION for using in UNION processing fake_select_lex allocated for union hold global ORDER BY & LIMIT clauses and have linkage equal to GLOBAL_OPTIONS_TYPE new description of SELECT_LEX tree (SCRUM)
-
bar@bar.mysql.r18.ru authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
fixed dependence of items from reduced subquery (SCRUM)
-
venu@hundin.mysql.fi authored
-
- 01 Jul, 2003 12 commits
-
-
bell@sanja.is.com.ua authored
removed outer resolving flag (because of movingtransformation after fix_fields)
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-err-4.1
-
bell@sanja.is.com.ua authored
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.1
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-err-4.1
-
venu@myvenu.com authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-
venu@myvenu.com authored
Minor fixups for SQLSTATE values to be compatible with ODBC spec
-
bell@sanja.is.com.ua authored
-
- 30 Jun, 2003 4 commits
-
-
jani@rhols221.adsl.netsonic.fi authored
Earlier it could have failed in some special cases.
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed bug in ALTER TABLE ... MODIFY integer-column Added ref_or_null optimization (needed for subqueries)
-
bell@sanja.is.com.ua authored
-
- 29 Jun, 2003 3 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-union-4.1
-
monty@mashka.mysql.fi authored
-
- 28 Jun, 2003 7 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
bell@sanja.is.com.ua authored
(resolving fields of reduced subselect)
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-cset-4.1
-
bell@sanja.is.com.ua authored
test moved to other bug
-
- 27 Jun, 2003 6 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-order-4.1
-
paul@teton.kitebird.com authored
into teton.kitebird.com:/home/paul/mysql-4.1
-
serg@serg.mylan authored
-