- 01 Oct, 2004 20 commits
-
-
dellis@goetia.(none) authored
into goetia.(none):/home/dellis/mysqlab/bk/mysql-4.1
-
dellis@goetia.(none) authored
BUG #5831 Changed mysql_revoke_all() to successfully delete all privileges for a user in one pass.
-
heikki@hundin.mysql.fi authored
A partial bugfix to a multibyte charset / column prefix index bug: my_charpos() does not handle right some cases, we try to mask the bug for ASCII chars < 128 in the UTF-8 charset
-
heikki@hundin.mysql.fi authored
Remove accidentally pushed fsp debug code
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
Fix bug introduced by the prefix key + multibyte charsets patch today
-
kent@mysql.com authored
into mysql.com:/users/kboortz/daily/work/mysql-4.1-vax
-
kent@mysql.com authored
Temporarely disabled client_test test Use MASTER_MYSOCK to get socket path
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-ryan
-
dlenev@brandersnatch.localdomain authored
column types TIMESTAMP is NOT NULL by default, so in order to have TIMESTAMP column holding NULL valaues you have to specify NULL as one of its attributes (this needed for backward compatibility). Main changes: Replaced TABLE::timestamp_default_now/on_update_now members with TABLE::timestamp_auto_set_type flag which is used everywhere for determining if we should auto-set value of TIMESTAMP field during this operation or not. We are also use Field_timestamp::set_time() instead of handler::update_timestamp() in handlers.
-
dellis@goetia.(none) authored
into goetia.(none):/home/dellis/mysqlab/bk/mysql-4.1
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
mskold@mysql.com authored
-
dellis@goetia.(none) authored
Logging to logging@openlogging.org accepted sql_acl.cc, grant.test, grant.result: BUG 5831 Changed mysql_revoke_all() to successfully delete all privileges for a user in one pass.
-
mskold@mysql.com authored
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/j/mysql-4.1
-
jan@hundin.mysql.fi authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
marko@hundin.mysql.fi authored
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-4.1
-
- 30 Sep, 2004 8 commits
-
-
kent@mysql.com authored
Use TESTS_BINDIR to point out bin dir for "client_test" mysql-test-run.sh: Export TESTS_BINDIR to be used from --exec
-
tomas@poseidon.ndb.mysql.com authored
-
kent@mysql.com authored
into mysql.com:/users/kboortz/daily/work/mysql-4.1-vax
-
kent@mysql.com authored
--exec now checks return code, make all command lines succeed
-
marko@hundin.mysql.fi authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg4302
-
dlenev@brandersnatch.localdomain authored
identical to another in result" According to SQL standard queries like "select t1.a as col from t1, t2 order by a" should return an error if both tables contain field a.
-
marko@hundin.mysql.fi authored
-
- 29 Sep, 2004 1 commit
-
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-4.1
-
- 28 Sep, 2004 11 commits
-
-
konstantin@mysql.com authored
tests were disabled due to failures caused by floating point conversion issues on optimized builds).
-
kent@mysql.com authored
into mysql.com:/users/kboortz/daily/work/mysql-4.1-vax
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
-
tomas@poseidon.ndb.mysql.com authored
typo
-
tomas@poseidon.ndb.mysql.com authored
move lockmode from scan operation to operation added read tuple with lock mode
-
kent@mysql.com authored
Make timer an option
-
kent@mysql.com authored
into mysql.com:/users/kboortz/daily/work/mysql-4.1-vax
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
-
kent@mysql.com authored
Run client_test as a testcase new file mysql-test-run.sh: More clearly report failure if --force, also exit 1 client_test.c: Use MAXPATHLEN in test_frm_bug() Renable test cases disabled for running from mysql-test-run mysqltest.c: Don't check errno from popen, may not be set
-
konstantin@mysql.com authored
call.
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
-