- 07 Oct, 2004 1 commit
-
-
marko@hundin.mysql.fi authored
in the error monitor thread. (Bug #5898)
-
- 06 Oct, 2004 3 commits
-
-
rburnett@build.mysql.com authored
into build.mysql.com:/users/rburnett/mysql-4.0
-
monty@mysql.com authored
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b5733
-
- 05 Oct, 2004 11 commits
-
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.0
-
monty@mysql.com authored
Cleaned up patch for checking locks for multi-table updates
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0
-
hf@deer.(none) authored
Recusive part leads to stack overflow
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
Sinisa@sinisa.nasamreza.org authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.0
-
joerg@mysql.com authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.0-bug4286
-
- 04 Oct, 2004 5 commits
-
-
rburnett@build.mysql.com authored
Original code was checking ! unix_socket for local_file flag. This doesn't work and so was removed. Now to import a local file, you must use the --local command line option. mysqlimport.c: Removed check of unix_socket to set local_file
-
vva@eagle.mysql.r18.ru authored
Bug #5492 "set @@session.read_rnd_buffer_size=33554432" crashes server on query 1. added warning comments for uint3korr (need one more byte allocated) 2. unsigned long in uint3korr was replaced by unsigned int to avoid problems on 64-bits platforms 3. shorten warning comments in init_rr_cache in sql/records.cc
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_5492/mysql-4.0
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
- 02 Oct, 2004 3 commits
-
-
into ltantony.rdg.cyberkinetica.homeunix.net:/usr/home/antony/work/bug4118
-
into ltantony.rdg.cyberkinetica.homeunix.net:/usr/home/antony/work/bug4118
-
Ensures that WRITE lock is not obtained on all tables referenced.
-
- 01 Oct, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
A fix (bug #5733: Table handler error with self-join multi-table DELETE). records.cc: A fix (bug #5733: Table handler error with self-join multi-table DELETE).
-
- 30 Sep, 2004 1 commit
-
-
joerg@mysql.com authored
-
- 27 Sep, 2004 1 commit
-
-
rburnett@build.mysql.com authored
into build.mysql.com:/users/rburnett/mysql-4.0
-
- 26 Sep, 2004 4 commits
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.0-bg4131-3
-
dlenev@mysql.com authored
using GROUP BY" Now we are setting Field_timestamp::field_length to 19 in open_table() if we are in new mode (and we are restoring it back when we are coming back to normal mode). This also should solve potential problems with some of LOAD DATA INFILE and SELECT * INTO in this mode.
-
hartmut@mysql.com authored
(part of BUG#5379)
-
hartmut@mysql.com authored
old options for include path and library settings still work for backwards compatibility (fix for BUG #5494)
-
- 25 Sep, 2004 1 commit
-
-
rburnett@build.mysql.com authored
sql_show.cc: Made change suggested by Serge. REmoved else in mysql_find_files so symlink files fall through to the wildcard check
-
- 24 Sep, 2004 3 commits
-
-
ingo@mysql.com authored
BUG#4335 - one name can be handler open'ed many times. Reworked the HANDLER functions and interface. Using a HASH to store information on open tables that survives FLUSH TABLE. HANDLER tables alias names must now be unique, though it is allowed in 4.0 to qualify them with the database name of the base table.
-
guilhem@mysql.com authored
we force the message to the error log, and we make it more informative; we treat EDQUOT like ENOSPC.
-
rburnett@build.mysql.com authored
sql_show.cc: Added wild card check to symdir block in mysql_find_files
-
- 23 Sep, 2004 4 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
rburnett@build.mysql.com authored
Added #ifdef around is_set in os_aio_print
-
into ltantony.rdg.cyberkinetica.homeunix.net:/usr/home/antony/work/bug5655
-
guilhem@mysql.com authored
in net_printf(), we fill net->last_* variables for the slave SQL thread to know the error.
-
- 22 Sep, 2004 2 commits
-
-
sergefp@mysql.com authored
into mysql.com:/mnt/tmp/mysql-4.0-bug-myisampack
-
sergefp@mysql.com authored
* myisampack leaves key_file_length value from original table * myisamchk uses this value when calculating key file pointer length
-