An error occurred fetching the project authors.
- 23 Oct, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
(BUG#1638)
-
- 19 Oct, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
- correct table name shown in EXPLAIN Iindex reference) - pointer on freed memmory (reallocation of table name in reusing table entry) can't be used in EXPLAIN (BUG#1584)
-
- 17 Oct, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 16 Oct, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
(BUG#1444)
-
- 06 Oct, 2003 2 commits
-
-
bell@laptop.sanja.is.com.ua authored
-
bell@laptop.sanja.is.com.ua authored
fix derived inside subqueries
-
- 30 Sep, 2003 1 commit
-
-
paul@teton.kitebird.com authored
-
- 20 Sep, 2003 1 commit
-
-
bell@laptop.sanja.is.com.ua authored
-
- 14 Sep, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 13 Sep, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 09 Sep, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
-
Sinisa@sinisa.nasamreza.org authored
Happens when braces are used on a single select, which leads to the uninitialized global parameters structure.
-
- 08 Sep, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
fixed IN optimisation bug
-
- 07 Sep, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 28 Aug, 2003 1 commit
-
-
bell@laptop.sanja.is.com.ua authored
aggregate function reinitialization (if no rows was found) made with help of clear() (fixed BUG#860)
-
- 26 Aug, 2003 1 commit
-
-
bell@laptop.sanja.is.com.ua authored
-
- 23 Aug, 2003 1 commit
-
-
bell@laptop.sanja.is.com.ua authored
fixed bug in Item_sum fixed bug in dependence remover after merge fix
-
- 20 Aug, 2003 1 commit
-
-
bell@laptop.sanja.is.com.ua authored
-
- 18 Aug, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Use server character set if --default-character-set is not used Added convert_string() for more efficient alloc+character-set convert of strings
-
- 12 Aug, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 11 Aug, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 09 Aug, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 07 Aug, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
fixed number of rows of external field reported to optimizer added check of choosen key (checked left expression tag) (SCRUM fix for simple IN optimisation)
-
- 30 Jul, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
by MAX/MIN in some cases: SELECT coercibility(max(s1)) from t1; Subselect collation and derivation was not processed correctly: create table a select (select s1 from t1); select * from t1 where s1 = (select s2 from t1);
-
- 29 Jul, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
(fixed BUG#943)
-
bell@sanja.is.com.ua authored
count HAVING clause elements with select list elements, because agregate function can be present in it (BUG#922) removerd unused loop_id
-
- 24 Jul, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
(SCRUM) (WL#1053)
-
bell@sanja.is.com.ua authored
independent ALL/ANY subselect on top of WHERE clause (subselect without GROUP BY or aggregate functions) optimisation (SCRUM) (WL#1086)
-
- 17 Jul, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 07 Jul, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
(SCRUM) (part of WL#818)
-
bell@sanja.is.com.ua authored
(SCRUM) (part of WL#818)
-
- 30 Jun, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Fixed bug in ALTER TABLE ... MODIFY integer-column Added ref_or_null optimization (needed for subqueries)
-
- 28 Jun, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
(resolving fields of reduced subselect)
-
bell@sanja.is.com.ua authored
test moved to other bug
-
- 27 Jun, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 26 Jun, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
fixed BUG #726
-
- 25 Jun, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 24 Jun, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
fixed bug of current select pointer in subselect execution fixed layuot
-