An error occurred fetching the project authors.
- 03 Nov, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
portability fixes for systems with broken syscalls that do not interrupt on a signal temporary commit - will not be pushed, need to sync up
-
- 19 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Added missing InnoDB variables to SHOW VARIABLES. Fixed bug when doing WHERE 'column_name=NULL' on an indexed column that had NULL values. Fixed bug when doing 'LEFT JOIN ... ON (column_name = constant) WHERE column_name = constant'
-
- 11 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 10 Oct, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
mysqltest can run without connecting to the manager for tests that do not require manager operations
-
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 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 08 Oct, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
excuse to have a test case. Mental trick to get things moving faster...
-
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
-
- 04 Oct, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
updated results - now ready to push
-
monty@hundin.mysql.fi authored
Portability fixes. Handle cleanup when we get an error before the message file is read. Fix bug in multi-table delete
-
- 03 Oct, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 02 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixes for embedded server Made key_cache more configurable Fixed that one can change key blocksize in MyISAM A lot of optimizations to make MyISAM slightly faster
-
- 30 Sep, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
tonu@volk.internalnet authored
-
- 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
-
- 25 Sep, 2001 1 commit
-
-
Miguel@light.local authored
and free the main thread of the service.
-
- 21 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Changed --do-pstack to --enable-pstack Removed pstack from default build
-
- 17 Sep, 2001 3 commits
-
-
serg@serg.mysql.com authored
-
monty@hundin.mysql.fi authored
Include missing man pages into binary distribution
-
tim@black.box authored
mysql test suite. A few minor libmysqld fixes. Add mysql_server_init() and _end() to mysql.cc and mysqltest.c, so they can be linked against libmysqlclient or libmysqld.
-
- 15 Sep, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 12 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 07 Sep, 2001 2 commits
-
-
monty@tik.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 04 Sep, 2001 1 commit
-
-
monty@tik.mysql.fi authored
-
- 02 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Portability fixes
-
- 01 Sep, 2001 1 commit
-
-
tonu@x153.internalnet authored
-
- 31 Aug, 2001 3 commits
-
-
tonu@x153.internalnet authored
-
tonu@x153.internalnet authored
-
monty@hundin.mysql.fi authored
Make killing threads safer
-
- 29 Aug, 2001 2 commits
-
-
tonu@x153.internalnet authored
-
tonu@x153.internalnet authored
-
- 28 Aug, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 26 Aug, 2001 1 commit
-
-
tonu@x153.internalnet authored
-
- 22 Aug, 2001 2 commits
-
-
tonu@x153.internalnet authored
-
monty@bitch.mysql.fi authored
-
- 21 Aug, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
Fix bug in isamlog Add argument types to function declarations.
-
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
-