An error occurred fetching the project authors.
- 27 Nov, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 15 Nov, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 06 Nov, 2002 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 30 Oct, 2002 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 25 Oct, 2002 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 16 Oct, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 09 Oct, 2002 1 commit
-
-
bar@bar.mysql.r18.ru authored
-
- 16 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Fixed bug in SELECT ... ORDER BY ... LIMIT Fixed bug in ALTER TABLE and RENAME TABLE with --lower-case-table-names Fixed hang when using --with-openssl
-
- 14 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 23 Jul, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Made a some new buffers thread specific and changeable. Resize of key_buffer. AUTO_COMMIT -> AUTOCOMMIT Fixed mutex bug in DROP DATABASE Fixed bug when using auto_increment as second part of a key where first part could include NULL. Split handler->extra() to extra() and extra_opt() to be able to support thread specific buffers. Don't write message to error log when slave reconnects becasue of timeout. Fixed possible update problem when using DELETE/UPDATE on small tables (In some cases we used index even if table scanning would be better) A lot of minior code cleanups
-
- 28 Jun, 2002 1 commit
-
-
jani@rhols221.adsl.netsonic.fi authored
-
- 20 May, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 17 May, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
SELECT func(charset2) FROM t ORDER BY 1 works in correct charset
-
- 14 May, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
However some hacks were used while waiting for new FRM file
-
- 12 Apr, 2002 1 commit
-
-
monty@tik.mysql.fi authored
Split handler->option_flag() to handler->table_flags() and handler->index_flags()
-
- 22 Mar, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
Fixed that i mixed Field and Item in some cases
-
- 20 Mar, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 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
-
- 09 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Added new operators to be used with gcc 3.0.x Update of query cache code. Added semaphores for Windows (not yet in use) Added pthread_mutex_trylock for windows.
-
- 06 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
-
- 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.
-
- 21 Aug, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Patches required by Gemini Fix to properly detect if there is an active transaction in InnoDB Fix to not lock thread structure when doing automatic rollback when thread ends Allow -O lower_case_names=0 on UNIX
-
- 10 Jul, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Removed new error message Fixed test case for varbinary Threads are again killable in "merge_buffers" Cleanup of sql_repl.cc SHOW OPEN TABLES now works when no tables are opened
-
- 01 Jul, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 25 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Changed mysql-test to use --language Cleaned up parameters to filesort()
-
- 24 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 15 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Optimize fixed length MyISAM rows to use pread/pwrite.
-
- 07 Jun, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 03 Jun, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
the other for multi-table delete
-
- 23 May, 2001 1 commit
-
-
monty@donna.mysql.fi authored
-
- 25 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
DROP DATABASE in mysqladmin asks for confirmation (again) Added examined_rows to slow query log SHOW CREATE for TEMPORARY table
-
- 03 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixed bug when using TEXT columns with BDB tables Allow LOAD DATA INFILE to use numbers with ENUM and SET columns
-
- 08 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
-
- 07 Feb, 2001 1 commit
-
-
monty@donna.mysql.com authored
Patches for Armstrong Removed warnings when using REPAIR TABLE .. EXTENDED
-
- 16 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed problem with negative DECIMAL() keys Fixed some bugs with NULL keys in BDB More mysql-test tests
-
- 20 Dec, 2000 1 commit
-
-
serg@serg.mysql.com authored
filesort.cc Temporary fix for FULLTEXT index removed
-
- 12 Dec, 2000 1 commit
-
-
serg@serg.mysql.com authored
ft0000002.test several ft-indexes test filesort.cc DBUG_PRINT's added
-