- 04 Feb, 2005 1 commit
-
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/4.1-bug-8023
-
- 03 Feb, 2005 9 commits
-
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug8057
-
pekka@mysql.com authored
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug8057
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Fix crash with LAST_INSERT_ID() in UPDATE, Tests included,
-
mikael@orca.ndb.mysql.com authored
into orca.ndb.mysql.com:/export/home/mikael/mysql-4.1
-
kent@mysql.com authored
Let --start-and-exit actually start a server Added that test case names can be specified on the comman line Added embedded server support Added environment variables UMASK, UMASK_DIR Added missing MASTER_MYSOCK1, MASTER_MYPORT1, USE_RUNNING_SERVER Added missing CHARSETSDIR, MYSQL_FIX_SYSTEM_TABLES, MYSQL_CLIENT_TEST Pass on return value from sleep_until_file_created(), to fail test Fail test if early termination of mysqld servers Create intial databases for the second master, and two additional slaves mtr_process.pl: Find out if port is still in use, using simple TCP connect Use non blocking waitpid() to catch terminations early Make a special case spawning the 'mysqltest' application Redo the fork() if it returns EAGAIN Make sure to record if master or slave terminated Improved debugging output Improved code that remove PID files to avoid race Abort if we can't stop all mysqld servers using our ports Many improvements in killing mysqld servers Let sleep_until_file_created() catch if server died early mtr_report.pl: Added option to disable test cases using <testcase>.disabled file If --timer, only try to open file with time data if it exists mtr_io.pl: Remove starting/ending space reading server options from file
-
mronstrom@mysql.com authored
into mysql.com:/Users/mikron/mysql-4.1
-
tulin@mysql.com authored
-
tulin@mysql.com authored
-
- 02 Feb, 2005 30 commits
-
-
lenz@mysql.com authored
into mysql.com:/data0/mysqldev/my/mysql-4.1-build
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/data0/mysqldev/my/mysql-4.1-build
-
monty@mysql.com authored
-
lenz@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
-
lenz@mysql.com authored
into mysql.com:/data0/mysqldev/my/mysql-4.1-build
-
tulin@mysql.com authored
-
jimw@mysql.com authored
-
mysqldev@mysql.com authored
into mysql.com:/home/mysqldev/tulin/mysql-4.1
-
jimw@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
- added Option "--comment" to be able to override the default compilation comment - improved the abort subroutine to not rely on an external "tail" command (the default /usr/bin/tail on Solaris does not understand the "-n" notation). Get rid of a "useless use of cat" case in the process.
-
serg@serg.mylan authored
don't define UNIV_DEBUG in CFLAGS/CXXFLAGS anymore sql/mysqld.cc hide from the user options that do nothing sql/sql_update.cc better fix for uninitialized used_index
-
tulin@mysql.com authored
into mysql.com:/home/mysqldev/tulin/mysql-4.1
-
tulin@mysql.com authored
workaround for HPUX signal.h error, missing extern "C" moved my_thread_end to NdbThreadExit more checks for shared memory transporter signum setup
-
timour@mysql.com authored
into mysql.com:/home/timka/mysql/src/4.1-bug-8023
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
igor@rurik.mysql.com authored
Added a test case for bug #7751. item_strfunc.cc: Fixed bug #7751. The function Item_func_conv::val_str did not update the unsigned_flag value.
-
timour@mysql.com authored
Allow LIMIT clause after DUAL.
-
pekka@mysql.com authored
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.0-8248
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.0-clean
-
jimw@mysql.com authored
incorrect results when the input was a constant across a multi-row SELECT statement. (Bug #8248)
-