- 04 Oct, 2004 2 commits
-
-
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.
-
- 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 2 commits
-
-
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 3 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
-
Fix initialization
-
- 20 Sep, 2004 1 commit
-
-
joerg@mysql.com authored
other actions, as otherwise timestamps of "config.h.in" will cause re-run on compilation machine (fatal version problem!).
-
- 19 Sep, 2004 3 commits
-
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b5415
-
ram@gw.mysql.r18.ru authored
-
konstantin@mysql.com authored
how to resolve stack trace documentation.
-
- 18 Sep, 2004 3 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.0-bug2831
-
ingo@mysql.com authored
Changed the semantics of open_count so that it is decremented at every unlock (if it was incremented due to data changes). So it indicates a crash, if it is non-zero after a lock. The table will then be repaired.
-
gluh@gluh.mysql.r18.ru authored
-
- 17 Sep, 2004 2 commits
-
-
marko@hundin.mysql.fi authored
-
We don't want the update to abort when IGNORE is specified
-
- 16 Sep, 2004 1 commit
-
-
heikki@hundin.mysql.fi authored
Fix bug #5180: having a column prefix index in the primary key, and the same column fully in a secondary key could cause an assertion failure in row_build_row_ref()
-
- 14 Sep, 2004 4 commits
-
-
patg@krsna.patg.net authored
-
patg@krsna.patg.net authored
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b5498
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0.4809
-
- 13 Sep, 2004 4 commits
-
-
heikki@hundin.mysql.fi authored
Correct the comment on the 'waiting' field in sync_cell_struct
-
heikki@hundin.mysql.fi authored
Improve the comment on stored_select_lock_type ha_innodb.cc: Let InnoDB remember select_lock_type inside LOCK TABLES, also over plain consistent read SELECTs; fix Bug #5538 : assertion failure when using mysqldump with the -l option; in MERGING this patch to 4.1, there may be PROBLEMS; that is because previous patch was never merged to 4.1; Heikki Tuuri has to polish the code in 4.1 after this patch has been merged.
-
ram@gw.mysql.r18.ru authored
-
hf@deer.(none) authored
-
- 11 Sep, 2004 1 commit
-
-
heikki@hundin.mysql.fi authored
Add more precise diagnostics about the state of the I/O threads of InnoDB; print in SHOW INNODB STATUS if the event wait semaphore of each I/O thread is set
-
- 10 Sep, 2004 1 commit
-
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-