An error occurred fetching the project authors.
- 05 Sep, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Fixed that GRANT ... REQUIRE options are not forgot when doing new GRANT Changed fn_ext to point at first '.' after directory. FLUSH LOGS removed numerical extension for all future update logs. Fixed the mysqld --help reports right values for --datadir and --bind-address --log-binary=a.b.c now properly strips of .b.c Fix that one can DROP UDF functions that was not loaded at startup Made AND optional in REQUIRE Added REQUIRE NONE
-
- 24 Jul, 2002 1 commit
-
-
lenz@mysql.com 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
-
- 16 Jul, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
Will do a push when it starts working ..
-
- 12 Jan, 2002 1 commit
-
-
monty@tik.mysql.fi authored
Added ORDER BY optimization
-
- 17 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 13 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 10 Dec, 2001 1 commit
-
-
tonu@volk.internalnet authored
-
- 10 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
myself a run of compile-pentium-debug. I have not even tried to compile the new code
-
- 09 Oct, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
tim@black.box authored
Portability fix for mysqlmanager.
-
- 08 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86
-
- 22 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixes for embedded libary and openssl
-
- 21 Sep, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
Changed --do-pstack to --enable-pstack Removed pstack from default build
-
monty@hundin.mysql.fi authored
Fixed bug in UNION
-
- 19 Sep, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 16 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 12 Aug, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
(wrong error code) but I'll push it so that Sergei could clean up my merge
-
- 10 Aug, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 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
-
- 16 Jul, 2001 1 commit
-
-
monty@tik.mysql.fi authored
Added warning for tables where the auto_increment key is 0 Fixed DELETE ... LIMIT 0 Fixed UPDATE ..LIMIT 0
-
- 13 Jun, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 05 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed error number handling bug in mysqltest. Fixed that error number from insert delayed is reported correctly. merged new vio code with old violite code.
-
- 31 May, 2001 1 commit
-
-
tonu@hundin.mysql.fi authored
-
- 23 May, 2001 2 commits
-
-
monty@donna.mysql.fi authored
-
monty@donna.mysql.fi authored
-
- 20 May, 2001 1 commit
-
-
tonu@x3.internalnet authored
-
- 13 May, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Updated qsort source from glibc. Add debugging of keycache when EXTRA_DEBUG is specified
-
- 17 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixed rpl000001 to handle the most common mysql-test-run ports.
-
- 15 Apr, 2001 1 commit
-
-
serg@serg.mysql.com authored
typo/bad merge fixed chmod a-x for man/*.1 files
-
- 13 Apr, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Deleted a lot of old benchmark runs
-
- 11 Apr, 2001 1 commit
-
-
monty@work.mysql.com authored
PSTACK, libmysqld and MySQL filesystem UPDATE ... ORDER BY DELETE ... ORDER BY New faster fulltext handling Faster compressed keys
-
- 06 Apr, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 03 Apr, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 21 Mar, 2001 1 commit
-
-
mikef@nslinux.bedford.progress.com authored
Fix bug when read return error
-
- 20 Feb, 2001 1 commit
-
-
tim@threads.polyesthetic.msg authored
Add --with-innobase-db to configure.
-
- 05 Dec, 2000 1 commit
-
-
monty@narttu.mysql.fi authored
Change that handler gets file names in native format
-
- 27 Nov, 2000 1 commit
-
-
tim@threads.polyesthetic.msg authored
tasks for different handlers. Add a callback from berkeley db to delete log files that are no longer needed.
-
- 11 Nov, 2000 1 commit
-
-
sasha@laptop.slkc.uswest.net authored
-
- 07 Oct, 2000 1 commit
-
-
serg@serg.mysql.com authored
-