An error occurred fetching the project authors.
- 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
-
- 31 Oct, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 02 Oct, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Warning handling and initial prepared statement handling (last not complete yet) Changed a lot of functions that returned 0/1 to my_bool type. GRANT handling now uses read/write locks instead of mutex Change basic net functions to use THD instead of NET (needed for 4.1 protocol) Use my_sprintf instead of sprintf() + strlen() Added alloc_query() to be able to chare query initialization code with prepared statements. Cleanup handling of SHOW COUNT(*) WARNINGS and SELECT LAST_INSERT_ID() Note that the following test fails (will be fixed ASAP): sub_select, union, rpl_rotate_logs and rpl_mystery22
-
- 24 Jul, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Fixed bugfix of INSERT ... SET db_name.table_name.column_name Changed locking to external-locking Fix client hangup for some invalid SQL queries.
-
- 20 Jul, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 01 Jul, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
fixed bug in sum function in subselect
-
- 02 Mar, 2002 1 commit
-
-
monty@tik.mysql.fi authored
Fix problem with HAVING and MAX() IS NOT NULL
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 27 Sep, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Move MAX_BLOB_WIDTH to be global Added full support for unsigned BIGINT Fixed spelling errors
-
- 14 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
New global read lock code Fixed bug in DATETIME with WHERE optimization Made UNION code more general.
-
- 02 Aug, 2001 1 commit
-
-
monty@tik.mysql.fi authored
New faster list iterators Change list code to be simpler and faster Optimize count(distinct) New error messages for UNION Make create_tmp_table more general to be usable by UNION
-
- 22 Jun, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
fixed bugs in log seq - now starting to look good fixes for SHOW BINLOG EVENTS will push this one
-
- 19 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed problem when converting bigint to double. Fixed bug in count(distinct null) Fixed bug with empty BDB tables.
-
- 30 May, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 24 May, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
test heap table/tree overflow in count(distinct)
-
- 11 May, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 26 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-