An error occurred fetching the project authors.
- 28 Aug, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
I know I should have waited for Monty's merge ...
-
- 24 Aug, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
that will take place properly after pull from 4.0, in order to handle conversions from quoted constants to bigint's.
-
- 17 May, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
SELECT func(charset2) FROM t ORDER BY 1 works in correct charset
-
- 12 Apr, 2002 1 commit
-
-
monty@tik.mysql.fi authored
Split handler->option_flag() to handler->table_flags() and handler->index_flags()
-
- 14 Mar, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 12 Mar, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 02 Mar, 2002 1 commit
-
-
monty@tik.mysql.fi authored
Fix problem with HAVING and MAX() IS NOT NULL
-
- 22 Feb, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 23 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Faster 'read_first_row' (Fixes slow 'preparing' state) Read constant tables earlier, which provides better optimzations when using tables with <=1 row. This also fixes a complicated bug involving const tables.
-
- 28 Nov, 2001 1 commit
-
-
monty@bitch.mysql.fi authored
-
- 22 Nov, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 06 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Cleanup typos (like SKIPP -> SKIP)
-
- 17 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Safer, a bit faster filesort. Code changes to avoid calls to current_thd() (faster code). Removed all compiler warnings from readline.
-
- 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
-
- 15 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 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.
-
- 29 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 28 Jun, 2001 1 commit
-
-
tim@white.box authored
order directly from the index instead of using a filesort.
-
- 21 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 17 Apr, 2001 2 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
Don't reconnect client on close
-
- 10 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 21 Mar, 2001 1 commit
-
-
mikef@nslinux.bedford.progress.com authored
Fix bug when read return error
-
- 06 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Remember UNION for ALTER TABLE Added test for if we are supporting transactions. Don't allow REPLACE to replace a row when we have generated an auto_increment key Fixed bug when using BLOB keys Fixed bug in SET @variable=user.
-
- 11 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixed newly introduced bug in update
-
- 07 Dec, 2000 1 commit
-
-
jani@prima.mysql.fi authored
Full fix shall be in MySQL 4.1. (This is a hard one (!))
-
- 05 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fix for creating read-only files on windows Manual updates
-
- 03 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 30 Nov, 2000 1 commit
-
-
serg@serg.mysql.com authored
-
- 28 Nov, 2000 1 commit
-
-
serg@serg.mysql.com authored
opt_range.h bugs with const_tables and filesort fixed opt_range.cc bugs with const_tables and filesort fixed item_func.cc bugs with const_tables and filesort fixed ha_myisam.h bugs with const_tables and filesort fixed ha_myisam.cc bugs with const_tables and filesort fixed ft_search.c bugs with const_tables and filesort fixed
-
- 15 Oct, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 07 Oct, 2000 1 commit
-
-
serg@serg.mysql.com authored
-
- 12 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 29 Aug, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-