- 05 Jun, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed error number handling bug in mysqltest. Fixed that error number from insert delayed is reported correctly. merged new vio code with old violite code.
-
- 04 Jun, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Changed usage of sumlink/realpath in fn_format() to be compatbile with old MySQL code
-
- 03 Jun, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
commit - it compiles, and test suite still passes, but it is not finished . The purpose of the commit is backup/code sharing/code review
-
- 02 Jun, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
cleanup of register_slave_on_master()
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
-
- 01 Jun, 2001 22 commits
-
-
sasha@mysql.sashanet.com authored
fixed bad merge
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
-
sasha@mysql.sashanet.com authored
-
monty@work.mysql.com authored
-
monty@hundin.mysql.fi authored
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
-
sasha@mysql.sashanet.com authored
-
monty@work.mysql.com authored
-
sasha@mysql.sashanet.com authored
test case included ( drop) - currently fails, along with rpl000009
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
error message if the table open or the index creation failed. Updated portuguese error messages. Fix for OS/2 that affected CHECK TABLE.
-
paul@central.snake.net authored
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
-
sasha@mysql.sashanet.com authored
-
monty@hundin.mysql.fi authored
Don't force repair of tables that are not closed properly.
-
tonu@hundin.mysql.fi authored
Makefile.shared removed automake complaints about "sqlobjects" .del-violite.c~53d4251a69d3c Delete: sql/violite.c
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
myisamchk: Don't force a repair if the only problem was that the open count wasn't correct. Added missing error messages.
-
monty@work.mysql.com authored
into work.mysql.com:/home/bk/mysql-4.0
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 31 May, 2001 12 commits
-
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/home/sasha/src/bk/mysql
-
sasha@mysql.sashanet.com authored
-
tonu@hundin.mysql.fi authored
-
tonu@hundin.mysql.fi authored
into hundin.mysql.fi:/home/tonu/mysql-4.0
-
tonu@hundin.mysql.fi authored
-
heikki@donna.mysql.fi authored
sync0sync.ic Had deleted inadvertently lock word = 0 from the non-gcc+i86 case in mutex_reset_lock_word
-
heikki@donna.mysql.fi authored
sync0sync.ic Use XCHG also to reset the mutex lock word: it makes a serialization point to code on Intel and gives more safety
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Added preliminary handling of symlinks in MyISAM. When using myisamchk to check tables with --force, don't repair tables that are marked as 'not closed' if they are ok. Change fn_format() to use my_real_path and my_symlink
-
monty@work.mysql.com authored
-