- 03 Mar, 2006 1 commit
-
-
unknown authored
- Use pipes "|" - Improved system command, create a temporary .sh faile that is executed with cygwins sh(bash) This makes the Windows version behave exactly as the Lunix version(well almost...) - Give unix path to DBUG, trace files is no produced if running ./mysql-test-run.pl --debug" client/mysqltest.c: Add new function "my_system" that run the <command> a she script using cygwin bash on windows. mysql-test/lib/mtr_misc.pl: Return all paths to executables in windows format "c:\src\.." when run on windows. This makes it possible to use the pipes "|" to pipöe the output form exeample "mysqlbinlog" into "mysql" mysql-test/mysql-test-run.pl: DBUG want's a unix format strings for where it should put the tracefile(don't ask me why but it works) Just chop of the first "c:" from the "c:/src/.." string and DBUG will be happy
-
- 02 Mar, 2006 25 commits
-
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
unknown authored
into selena.:H:/MYSQL/src/#17595-mysql-5.0
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
unknown authored
-
unknown authored
into mysql.com:/extern/mysql/5.0/bug17476/mysql-5.0
-
unknown authored
client/mysqltest.c: Prepend the command to execute by system with "sh" to make it executed by cygwin's bash mysql-test/t/mysqldump.test: Change from " to ' to avoid bash's filename expanding. I.e to avoid that "[mysqltest1]" will be llok for any dirs in mysql-test/* that are named m, y, s, q etc. And ther is actually one dir called t, so we will get a match and thus echo "t" to the file.
-
unknown authored
time per connection Removed const_string() method from Item_string (it was only used in one place, in a bad way). Defer possible SP variable, and access data directly instead, in date_format item. mysql-test/r/sp.result: Updated results for new test (BUG#17476). mysql-test/t/sp.test: New test case (BUG#17476) sql/item.h: Removed const_string() from Item_string. It was only used in one place, and we can just use str_value in Item directly. sql/item_timefunc.cc: Must defer a (possible) local SP variable to use max_length and str_value in Item_func_date_format::fix_length_and_dec(), and refer to str_value directly without the const_string() method (now removed); the cast didn't work in all cases anyway.
-
unknown authored
cloned configure.in: cloned
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
unknown authored
client/mysqltest.c: Make do_block return "void", will never return from "die" if error is detected
-
unknown authored
-
unknown authored
client/mysqltest.c: Fix unsigned warning
-
unknown authored
into mysql.com:/M50/mysql-5.0
-
unknown authored
mysql-test/mysql-test-run.sh: Auto merged scripts/make_binary_distribution.sh: Auto merged
-
unknown authored
database - Fix test case for systems with "lowercase names" mysql-test/r/grant2.result: Fix for system with "lowercase names", allow error 1007 to be returned mysql-test/t/grant2.test: Fix for system with "lowercase names", allow error 1007 to be returned
-
unknown authored
-
unknown authored
scripts/make_binary_distribution.sh: Auto merged
-
unknown authored
into mysql.com:/M50/mysql-5.0 mysql-test/mysql-test-run.sh: Auto merged
-
unknown authored
into mysql.com:/home/hf/work/mysql-5.0.9088
-
unknown authored
into mysql.com:/home/hf/work/mysql-5.0.9088
-
unknown authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1-r1.2478 mysql-test/README: SCCS merged
-
unknown authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.0-r1.2173
-
unknown authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0
-
unknown authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1-r1.2478 mysql-test/README: Auto merged
-
unknown authored
revise README. mysql-test/README: revise README.
-
- 01 Mar, 2006 14 commits
-
-
unknown authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0
-
unknown authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1-r1.2478
-
unknown authored
Revise README.gcov. mysql-test/README.gcov: Revise README.gcov.
-
unknown authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0
-
unknown authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1-r1.2478 mysql-test/README: Auto merged
-
unknown authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1 mysql-test/README: Auto merged
-
unknown authored
Revise mysql-test README. mysql-test/README: Revise mysql-test README.
-
unknown authored
into mysql.com:/M40/comment-4.0
-
unknown authored
into mysql.com:/M41/comment-4.1 mysql-test/mysql-test-run.sh: Auto merged
-
unknown authored
into lsmy3.wdf.sap.corp:/data/users/tkatchaounov/mysql/src/5.0-bug-17523
-
unknown authored
into shellback.(none):/home/msvensson/mysql/mysql-5.0
-
unknown authored
into lsmy3.wdf.sap.corp:/data/users/tkatchaounov/mysql/src/5.0-dbg
-
unknown authored
into mysql.com:/M50/mysql-5.0
-
unknown authored
into snake-hub.snake.net:/src/extern/MySQL/bk/mysql-5.0
-