An error occurred fetching the project authors.
- 06 May, 2004 3 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
item_list for fake_select will be created only once (problem reported by valgrind in test_union2 fixed)
-
bell@sanja.is.com.ua authored
EXPLAIN UNION using same routing which used for execution which allow return correct bug messages (Bug #3639) EXPLAIN of hidden SELECT of UNION
-
- 05 May, 2004 3 commits
-
-
monty@mysql.com authored
-
bell@sanja.is.com.ua authored
SQL_SELECT_LIMIT as default will be applied only for SELECT statement if there was not explicit LIMIT clause correct table list passed to class constructor of select_update
-
miguel@hegel.local authored
-
- 03 May, 2004 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
bell@sanja.is.com.ua authored
return table list of fake_select in empty state to prevent using TABLE_LIST allocated on stack in next execution of PS (Bug #3577)
-
- 07 Apr, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
fixed IN subselect with basic constant left expression SQLCOM_CREATE_TABLE, SQLCOM_UPDATE_MULTI, SQLCOM_REPLACE_SELECT, SQLCOM_INSERT_SELECT, QLCOM_DELETE_MULTI fixed to be compatible with PS (BUG#3398, BUG#3406) fixed multiupdate privelege check (BUG#3408) fixed multiupdate tables check (BUG#3411) unchecked commands now is rejected by PS protocol to avoid serever crash fixed cleunup procedure to be compatible sith DO/SET (BUG#3393)
-
- 03 Apr, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
fixed aggregate functions in PS (BUG#3360)
-
- 26 Mar, 2004 1 commit
-
-
monty@mysql.com authored
-
- 25 Mar, 2004 1 commit
-
-
monty@mysql.com authored
-
- 23 Mar, 2004 2 commits
-
-
serg@serg.mylan authored
Bug#1428
-
bell@sanja.is.com.ua authored
-
- 22 Mar, 2004 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
A test case for the bug that allowed table names to be used in ORDER BY columns (But #3064) union.test: A test case for the bug that allowed table names to be used in ORDER BY columns (But #3064) sql_union.cc: A fix for a bug that allowed table names to be used in ORDER BY columns (But #3064)
-
- 20 Mar, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 18 Mar, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
small optimisation in signed_literal
-
- 17 Mar, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 16 Feb, 2004 2 commits
-
-
monty@mysql.com authored
Fixed that blobs >16M can be inserted/updated Fixed bug when doing CREATE TEMPORARY TABLE ... LIKE
-
bell@sanja.is.com.ua authored
-
- 10 Feb, 2004 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
bell@sanja.is.com.ua authored
-
- 08 Feb, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
fixed UNION preparation
-
- 30 Jan, 2004 1 commit
-
-
serg@serg.mylan authored
double delete bug fixed
-
- 16 Jan, 2004 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 19 Dec, 2003 1 commit
-
-
konstantin@oak.local authored
All tests pass (client_test included)
-
- 10 Dec, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 28 Nov, 2003 1 commit
-
-
monty@mysql.com authored
Fixed compiler warnings (a lot of hidden variables detected by the Forte compiler) Added a lot of 'version_xxx' strings to 'show variables' Prevent copying of TMP_TABLE_PARAM (This caused core dump bug on Solaris) Fixed problem with printing sub selects to debug log
-
- 26 Nov, 2003 2 commits
-
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
- 25 Nov, 2003 2 commits
-
-
igor@rurik.mysql.com authored
Fixed a bug: missing semicolon.
-
bell@sanja.is.com.ua authored
temporary table BLOB now is longblob
-
- 23 Nov, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 17 Nov, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 04 Nov, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 26 Oct, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
code cleanup
-
- 14 Sep, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 13 Sep, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 11 Sep, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Note that mix_innodb_myisam_binlog and union fails after this patch (Will be fixed shortly by maintaners of this code)
-
- 30 Aug, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-