- 05 May, 2004 2 commits
-
-
monty@mysql.com authored
-
monty@mysql.com authored
We didn't use 'only index' for tables of type 'const'. (Bug #3497)
-
- 04 May, 2004 1 commit
-
-
monty@mysql.com authored
Fixed security problem that password was temporarly reset when someone changed GRANT for a user. (Bug #3404) Fixed problem with PROCEDURE analyse() and impossible WHERE (Bug #2238) Don't auto-repair tables in mysqlcheck if table type doesn't support 'check' command.
-
- 30 Apr, 2004 3 commits
-
-
monty@mysql.com authored
Only calculate MYSQL_FIELD->max_length if mysql_stmt_attr_set(..., STMT_ATTR_UPDATE_MAX_LENGTH) is done.
-
monty@mysql.com authored
-
monty@mysql.com authored
Added checking of cut read lines in bootstrap thread (Bug #2874)
-
- 29 Apr, 2004 12 commits
-
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-u2
-
konstantin@mysql.com authored
flag is sent to server with placeholder types. There were no need to extend the protocol as one additional byte was reserved for placeholder code, when placeholder code is in range 0-255. So this byte is now used for flags. Post-review fixes added.
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
konstantin@mysql.com authored
requested by Monty for Bug#1647 (No way to determine what size blob/clob is being returned into bound buffer)
-
tomas@mc05.(none) authored
into mc05.(none):/space/tomas/mysql-4.1-make
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-4.1-my-ps-bugs
-
tomas@mc05.(none) authored
improved distdir
-
tomas@mc05.(none) authored
added configure options PACKAGE and VERSION for ndb GuessConfig.sh: added options for PACKAGE and VERSION Epilogue.mk: Added target distdir
-
tomas@mc05.(none) authored
new file
-
lenz@mysql.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
- 28 Apr, 2004 2 commits
-
-
monty@mysql.com authored
mysql_stmt_reset() now resets param->long_data_used Abort if --defaults-file=path-name uses a non-existing file (Bug #3413) Fixed problem with symlink test (bug in 4.1.2)
-
tomas@mc05.(none) authored
-
- 27 Apr, 2004 6 commits
-
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-4.1-bug3567
-
serg@serg.mylan authored
-
monty@mishka.local authored
Ensure that mysqldump doesn't give an error about missing Index.xml when it's not needed
-
monty@mishka.local authored
into mishka.local:/home/my/mysql-4.1
-
monty@mishka.local authored
Changed 'SHOW FIELD STATUS' to use 'Engine' instead of 'Type'
-
- 26 Apr, 2004 8 commits
-
-
sergefp@mysql.com authored
-
sergefp@mysql.com authored
into mysql.com:/dbdata/psergey/mysql-4.1-bug3567
-
sergefp@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
- added compiling of the NDB Cluster to compile-pentium-max
-
serg@serg.mylan authored
-
monty@mishka.local authored
-
serg@serg.mylan authored
symlink a whole dir, not individual files (symlinking individual files is one subdir below and results in broken links)
-
- 24 Apr, 2004 1 commit
-
-
heikki@hundin.mysql.fi authored
Allow a key path length in InnoDB to be up to 3500 bytes; this is needed so that one can create an index on a column with 255 UTF-8 characters
-
- 22 Apr, 2004 1 commit
-
-
serg@sergbook.mylan authored
-
- 21 Apr, 2004 2 commits
-
-
serg@sergbook.mylan authored
mkdir in Makefile, not in configure chmod a-x
-
serg@sergbook.mylan authored
into sergbook.mylan:/usr/home/serg/Abk/mysql-4.1
-
- 19 Apr, 2004 1 commit
-
-
tomas@mc05.(none) authored
changed default for nbdcluster to DISABLED
-
- 18 Apr, 2004 1 commit
-
-
tomas@mc05.(none) authored
cosmetic
-