- 19 Oct, 2005 1 commit
-
-
aivanov@mysql.com authored
during replication. Modified my_dir(). Now this function skips hidden and system files which sometimes are created by Windows. NOTE. The fix is similar to the previuos one (05 July 2004) except for correct setting of the 'attrib' variable value (within the previous fix this variable was left uninitialized when my_dir() was called with My_flags & MY_WANT_STAT == 0).
-
- 06 Oct, 2005 3 commits
-
-
kent@mysql.com authored
-
bar@mysql.com authored
Wrong variable.
-
pekka@mysql.com authored
-
- 05 Oct, 2005 4 commits
-
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b12476
-
msvensson@neptunus.(none) authored
-
bar@mysql.com authored
wrong variable.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b13046
-
- 04 Oct, 2005 1 commit
-
-
georg@lmy002.wdf.sap.corp authored
-
- 03 Oct, 2005 4 commits
-
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1 (Bug #13002)
-
marko@hundin.mysql.fi authored
in SHOW CREATE TABLE if a temporary file cannot be created. (Bug #13002)
-
msvensson@neptunus.(none) authored
-
- 02 Oct, 2005 1 commit
-
-
heikki@hundin.mysql.fi authored
Add diagnostic code to track an assertion failure of 0 == pthread_mutex_destroy(); this was reported on the MySQL mailing list Sept 23, 2005
-
- 30 Sep, 2005 10 commits
-
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/mysql-4.1
-
marko@hundin.mysql.fi authored
-
kent@mysql.com authored
New VC7 project files des_key_file.cc: Visual C++ wants '"' for local include mysql.cc: Cast my_cgets() argument for VC6 and VC7 dummy.cpp: Added to convince VS .Net generate a lib for mysqlserver
-
marko@hundin.mysql.fi authored
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
-
jonas@perch.ndb.mysql.com authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-4.1-push
-
jonas@perch.ndb.mysql.com authored
Check returnvalue on load/fetch configuration
-
jonas@perch.ndb.mysql.com authored
add support for reading config.ini from ndb_config (as alternative to contacting ndb_mgmd)
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
- 29 Sep, 2005 16 commits
-
-
kent@mysql.com authored
Text formatting, adjust table header mysql-test-run.pl: Remove requirement for source tree to run embedded server test mysqldump.test: Removed ending ';' from --exec line
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.0-4000
-
lenz@mysql.com authored
-
lenz@mysql.com authored
spec file (the $RBR variable did not get expanded, thus leaving old build roots behind)
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ingo@mysql.com authored
Second platform fix for floating point rounding.
-
gluh@eagle.intranet.mysql.r18.ru authored
"CHARACTER SET", "COLLATE", and "DEFAULT" are always printed(excepting MODE_MYSQL323 and MODE_MYSQL40) "AUTO_INCREMENT", "ON UPDATE CURRENT_TIMESTAMP" are printed only if NO_FIELD_OPTIONS is not set.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1.b13046
-
msvensson@neptunus.(none) authored
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/mgmd
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/main
-
kent@mysql.com authored
Prefix regex functions/types with "my_" as our library is not compatible with normal regex lib. my_regex.h: Rename: regex/regex.h -> regex/my_regex.h
-