An error occurred fetching the project authors.
- 28 May, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
(bug #518 fixed)
-
- 05 May, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Fixed memory leak in new filesort code Optimzed sub selects to use keys with outer references. Increased max tables in join to 62
-
- 22 Apr, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 10 Mar, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 06 Mar, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 03 Mar, 2003 1 commit
-
-
bar@bar.mysql.r18.ru authored
like number-to-string-convertion-result, now takes current database character set, instead of thread character set. This makes it easy to be SQL99 conformant and 4.0 compatible. Item->thd_charset() is renamed to Item->default_charset() as old name doesn't describe its nature anymore.
-
- 14 Feb, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 10 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Optimize depending sub querys Remove valgrind warnings
-
- 02 Feb, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 30 Jan, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
new fatal_error interface to assign is_fatal_error and ne.report_error commant about Item_row
-
bell@sanja.is.com.ua authored
-
- 29 Jan, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
fixed length of fields created in fubselect fixed resolving fields of reduced in derived table subselect
-
- 28 Jan, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
merging with switching on static tables optimization (SCRUM) fixed subselects with uncacheable results added test for fixed bugs from bugreports
-
- 26 Jan, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
after merge fix of 577 task (SCRUM, pre commit to be able to merge with static tables optimization fix) fixed derived tables with subselect inside
-
- 25 Jan, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
fixed memory leacks
-
- 21 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Some changes to the prepared statement protocol to make it easier to use and faster.
-
- 02 Jan, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 31 Dec, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
reordered Item_row class variables to be sorted by memory size
-
- 27 Dec, 2002 2 commits
-
-
bell@sanja.is.com.ua authored
fixed layout
-
bell@sanja.is.com.ua authored
-
- 25 Dec, 2002 3 commits
-
-
bell@sanja.is.com.ua authored
fixed bug of calling setup_fields without correct lex->current_select pointer in mysql_derived more correct creation of reference in Item_field::fix_field
-
bell@sanja.is.com.ua authored
fiexd bug in LIMIT check
-
bell@sanja.is.com.ua authored
-
- 23 Dec, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 19 Dec, 2002 4 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
removed unused items
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 11 Dec, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Class for sending data from server to client (Protocol) This handles both the old ( <= 4.0 ) protocol and then new binary protocol that is used for prepared statements.
-
- 06 Dec, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
optimization of left expression evaluation more descriptive method name
-
- 29 Nov, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
fixed naming bug fixed bug of subselect excluding
-
- 28 Nov, 2002 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
fixed sunction-test select in IN bug fixed unions in subselect bug
-
- 27 Nov, 2002 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 24 Nov, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
Fixed context in error mesages
-
- 21 Nov, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
prevent using references on sum function (except HAVING clouse of current select) and forward references
-
- 15 Nov, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 13 Nov, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 12 Nov, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
fixed subselects in ORDER bug
-