An error occurred fetching the project authors.
- 30 Oct, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor() added string length for more speed made code covarage for print() method of Item fixed printability of some items (SCRUM) (WL#1274)
-
- 16 Sep, 2003 1 commit
-
-
kostja@oak.local authored
-
- 25 Jul, 2003 1 commit
-
-
serg@serg.mylan authored
bug#926
-
- 26 Jun, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 13 Mar, 2003 1 commit
-
-
serg@serg.mysql.com authored
-
- 11 Mar, 2003 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 07 Mar, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Some after merge fixes
-
- 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()
-
- 13 Dec, 2002 1 commit
-
-
vva@eagle.mysql.r18.ru authored
-
- 04 Dec, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
LIMIT clause when filesort had to be used. In that case LIMIT was applied to filesort of one of the tables, although it could not be. This fix solved problems with LEFT JOIN too...
-
- 15 Oct, 2002 1 commit
-
-
pem@mysql.com authored
Fixed the remaining join variations, (left, right, natural, etc). (Previous fix only solved "," and "[cross] join".)
-
- 12 Oct, 2002 1 commit
-
-
pem@mysql.com authored
This is a simple fix, allowing a join_table_list in the right reduction of a normal_join sequence, instead of just a join_table. This makes things like "t1, (t2 left join t3)" work, but it also allows "join" and "cross join" instead of ",". This should fix the bug reported as: Subject: ODBC SQL syntax issue From: Ivan Vazharov Date: Mon, 30 Sep 2002 12:02:42 +0200
-
- 11 Oct, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 03 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Check if AND/OR expression can be NULL; Fixed bug in GROUP BY and-or-expression where expression could be NULL Bug fix for SHOW OPEN TABLES when user didn't have privilege to access all open tables. Better fix for ALTER TABLE on BDB tables.
-
- 17 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned on 8 byte boundaries (like sparc) Removed thread marking of safemalloc blocks (becasue of alignment problems) Temporary fix for bigint comparison.
-
- 16 Aug, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
Same princpile can be applied to other expressions
-
- 15 Jun, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
for a seemingly impoosbile conds in WHERE.... This crashed MySQL in 4.0.2
-
- 17 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 03 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
New postgresql crash-me file. Increased blob size in benchmarks from 65K to 1M.
-
- 21 Mar, 2001 1 commit
-
-
mikef@nslinux.bedford.progress.com authored
Fix bug when read return error
-
- 07 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Patches for Armstrong Removed warnings when using REPAIR TABLE .. EXTENDED
-
- 22 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Added timeouts to replication tests to handle concurrent inserts
-
- 03 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Added new big select test
-