- 06 Jan, 2005 23 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
guilhem@mysql.com authored
This happened only if my_write() couldn't write even one byte. I cannot easily add a .test for this, but I tested by hand before and after the change.
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
jimw@mysql.com authored
mysql_fix_privilege_tables.sql, or they may get truncated during conversion to utf8. (Bug #7539)
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
jimw@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
jimw@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
bell@sanja.is.com.ua authored
-
lenz@mysql.com authored
-
lenz@mysql.com authored
build (to make the test suite pass)
-
heikki@hundin.mysql.fi authored
Use the fcntl() file flush method on OS X; Apple disabled fsync() for internal disk drives, which caused corruption in power outages; the patch was recommended by an Apple engineer
-
jimw@mysql.com authored
-
- 05 Jan, 2005 10 commits
-
-
jimw@mysql.com authored
talking to pre-4.1 servers or 4.1 and later servers where the old_passwords option is enabled. "mysqladmin old-password" is unchanged. (Bug #7451)
-
jimw@mysql.com authored
-
jimw@mysql.com authored
official binary builds for Linux that are built against a static glibc with a 128k thread stack size limit can be compiled with a default that doesn't result in a harmless (but oft-misunderstood) warning message. (Bug #6226)
-
kent@mysql.com authored
On Windows my_sleep() always gave a zero microsecond sleep
-
wax@kishkin.ru authored
fixed bug
-
wax@mysql.com authored
-
wax@kishkin.ru authored
_stricmp was replaved on sting_compare_func added breakes for windows
-
jimw@mysql.com authored
(Second commit of this patch -- first included wrong changes.)
-
jimw@mysql.com authored
-
jimw@mysql.com authored
to only look for the mysqld binary (and english error strings) and assume the datadir from that. Then, if that datadir turns out to not exist, startup will fail. This avoids the behavior where mysqld_safe would go off and run a totally different binary because the data directory had been moved (even when --datadir was specified on the command line). (Bug #7249)
-
- 04 Jan, 2005 7 commits
-
-
kent@mysql.com authored
Link mysql_test_run_new as console application my_manage.c: The type intptr_t isn't defined for VC 6.0 Changed return type for CreateProcess() to bool mysql_test_run_new.c: The type intptr_t isn't defined for VC 6.0 mysqltest.dsp: Added regex to additional build types for mysqltest mysqldump.dsp: Added mysys.lib for linking mysqldump
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jwinstead2/mysql-4.1-clean
-
jimw@mysql.com authored
-
paul@kite-hub.kitebird.com authored
Make multi-statements the preferred option name (to coincide with the renaming of the CLIENT_MULTI_RESULTS symbol to CLIENT_MULTI_STATEMENTS). Continue to allow multi-queries for backward compatibility.
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-