An error occurred fetching the project authors.
- 26 Aug, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Added TCP/IP read/write timeout for windows Check on windows if second server is started with same TCP/IP port
-
- 15 Aug, 2003 1 commit
-
-
lenz@mysql.com authored
startup item: MySQL (the startup script), StartupItem.Description.plist, StartupItem.Info.plist (PKGMaker control files), StartupItem.postinstall (post-installation script for the Startup Item package) - modified support-files/MacOSX/Makefile.am to include the newly added files in the source distribution
-
- 29 Apr, 2003 1 commit
-
-
lenz@mysql.com authored
- the preferred mailing list is internals@ not dev-public@ (this is a public document) - Rather use the 4.1 tree for new development (4.0 is frozen)
-
- 25 Apr, 2003 1 commit
-
-
lenz@mysql.com authored
ANALYZE TABLE)
-
- 04 Mar, 2003 1 commit
-
-
serg@serg.mysql.com authored
-
- 02 Mar, 2003 1 commit
-
-
serg@serg.mysql.com authored
-
- 25 Feb, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
-
- 10 Feb, 2003 1 commit
-
-
serg@sergbook.mysql.com authored
-
- 17 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 04 Dec, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 29 Nov, 2002 1 commit
-
-
walrus@mysql.com authored
-
- 27 Nov, 2002 1 commit
-
-
pem@mysql.com authored
-
- 18 Nov, 2002 1 commit
-
-
lenz@mysql.com authored
- bumped up version number in configure.in - fixed a typo in test-create.sh
-
- 17 Nov, 2002 1 commit
-
-
lenz@mysql.com authored
- "make distcheck" needs to be fixed
-
- 16 Nov, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Add support for LIMIT # OFFSET # Changed lock handling: Now all locks should be stored in TABLE_LIST instead of passed to functions. Don't call query_cache_invalidate() twice in some cases mysql_change_user() now clears states to be equal to close + connect. Fixed a bug with multi-table-update and multi-table-delete when used with LOCK TABLES Fixed a bug with replicate-do and UPDATE
-
- 09 Nov, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 29 Oct, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x Small change in EXCHANGE output Propagate open-files-limit from mysqld_safe -> mysqld Fixed speed bug in GROUP BY Added quotes around database name in CREATE DATABASE db_name (for binary log)
-
- 23 Aug, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 18 Aug, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed configure problems with HPUX and openbsd SHOW SLAVE STATUS returns empty set if slave is not initialized SHOW MASTER STATUS returns empty set if binary logging is not enabled. Fixed shutdown problem on Solaris.
-
- 17 Aug, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
Don't update MyISAM index file on UPDATE if index is not changed
-
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.
-
- 13 Aug, 2002 1 commit
-
-
serg@sergbook.mysql.com authored
-
- 01 Aug, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 23 Jul, 2002 2 commits
-
-
monty@mashka.mysql.fi authored
-
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
-
- 11 Jun, 2002 1 commit
-
-
monty@mashka.mysql.fi authored
(All commit emails since 4.0.1 checked) This had to be done now, before the 4.1 tree changes to much, to make it easy to propagate bug fixes to the 4.1 tree.
-
- 24 May, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 08 May, 2002 1 commit
-
-
monty@tik. authored
-
- 07 May, 2002 1 commit
-
-
monty@tik. authored
Hack to get MIT-pthreads to compile with glibc 2.2
-
- 03 May, 2002 1 commit
-
-
lenz@mysql.com authored
how it's named on Mac OS X (thanks to Paul DuBois <paul@snake.net> for the hint)
-
- 19 Apr, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 15 Mar, 2002 1 commit
-
-
arjen@fred.bitbike.com authored
-
- 02 Mar, 2002 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 15 Feb, 2002 1 commit
-
-
zak@linux.local authored
-
- 01 Feb, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
I did not know I can't do chmod ... So, it killed some of my changes. But I am smarter, and as I have first saved my work, before BK ruined it, so here it comes ...
-
- 30 Jan, 2002 1 commit
-
-
arjen@co3064164-a.bitbike.com authored
Added Docs/Support/make-docbook script, to work without makefile.
-
- 20 Jan, 2002 1 commit
-
-
sasha@mysql.sashanet.com authored
first pull, merge,test, and get it to work. The main change is the new replication code - now we have two slave threads SQL thread and I/O thread. I have also re-written a lot of the code to prepare for multi-master implementation. I also documented IO_CACHE quite extensively and to some extend, THD class.
-
- 15 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Add ISAM to Windows version Fix of test results Fixes for NULL keys in HEAP tables.
-
- 26 Dec, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
* multi-table updates * new paid feature for limiting number of queries per hour for users * optional syntax for multi-table deletes * optimization for SQL_CALC_FOUND_ROWS * a small addition for CREATE .. SELECT that will be of future use I know that all this will require many additions to documentation, which I have not done, but I am at Arjen's disposal to help him document all this.
-
- 25 Dec, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-