An error occurred fetching the project authors.
- 10 Mar, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 13 Feb, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
UNION's bug fixes and code clean-up
-
- 10 Feb, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Optimize depending sub querys Remove valgrind warnings
-
- 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 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
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
-
- 27 Jan, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
Automatically add SQL_BUFFER_RESULT if INSERT is done from SELECT comprising a table to be inserted in.
-
- 25 Jan, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
fixed memory leacks
-
- 21 Jan, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 06 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 05 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names. changed store_warning() -> push_warning_print()
-
- 04 Jan, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 03 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
-
- 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
-
bell@sanja.is.com.ua authored
-
- 24 Dec, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
I still have to make a test case for : UPDATE from sub-select with derived table
-
- 23 Dec, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 19 Dec, 2002 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 15 Dec, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
fixed method definition (overloading instead of redefinition) fixed time expression type definition
-
- 14 Dec, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Changed timestamp to return string in YYYY-MM-DD HH:MM:SS format. DATE_ADD() and related functions now returns correct DATE/DATETIME type depending on argument types. Now all tests passes, still some work left to remove warnings in log files from mysql-test-run
-
- 06 Dec, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
optimization of left expression evaluation more descriptive method name
-
- 05 Dec, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
prohibited using procedure inside subquery fixed error handling of procedure analize
-
- 03 Dec, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 30 Nov, 2002 3 commits
-
-
bell@sanja.is.com.ua authored
-
Sinisa@sinisa.nasamreza.org authored
I am pushing now, because : * I have a fix for crashing bug * Sanja will destroy my changes in sub-select test ... ;)
-
bell@sanja.is.com.ua authored
-
- 29 Nov, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
bell@sanja.is.com.ua authored
fixed naming bug fixed bug of subselect excluding
-
- 28 Nov, 2002 4 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
fixed sunction-test select in IN bug fixed unions in subselect bug
-
Sinisa@sinisa.nasamreza.org authored
doing it in sql_yacc.yy does not work this commit contains fixes for other tests there are fixes in subselect test which will have to be changed once fix_fields is fixed to work with aliased derived tables
-
- 27 Nov, 2002 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 26 Nov, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-