gkodinov/kgeorge@magare.gmz
0cbca19357
Bug #36041 : mysql-test-run doesn't seem to string match
...
100% effectively on Windows
The mysqltest docs state that the 'replace_result' command
doesn't perform any escape processing.
However the current implementation was processing backslash
escapes in the from/to strings.
This prevents replacing e.g. patch on windows (where backslash
is used as a path separator).
Fixed by removing the backslash escape processing from
'replace_result'.
2008-04-29 19:08:52 +03:00
gkodinov/kgeorge@magare.gmz
0463ba57a5
Merge bk-internal:/home/bk/mysql-5.1
...
into magare.gmz:/home/kgeorge/mysql/work/merge-build-5.1-bugteam
2008-03-31 11:57:18 +03:00
gkodinov/kgeorge@magare.gmz
dd62320d0e
Merge bk-internal:/home/bk/mysql-5.1
...
into magare.gmz:/home/kgeorge/mysql/work/merge-build-5.1-bugteam
2008-03-31 10:40:39 +03:00
aelkin/andrei@mysql1000.(none)
c7447a25c6
Merge mysql1000.(none):/home/andrei/MySQL/BARE/mysql-5.1
...
into mysql1000.(none):/home/andrei/MySQL/MERGE/5.1-main2rpl
2008-03-30 14:12:27 +03:00
aelkin/andrei@mysql1000.(none)
22536fc53e
Merge mysql1000.(none):/home/andrei/MySQL/BARE/mysql-5.1
...
into mysql1000.(none):/home/andrei/MySQL/MERGE/5.1-main2rpl
2008-03-29 14:19:53 +02:00
iggy@amd64.(none)
01aa4736f7
Merge amd64.(none):/src/mysql-5.1-bugteam
...
into amd64.(none):/src/bug26243/my51-bug26243
2008-03-28 15:00:35 -04:00
iggy@amd64.(none)
09a2292d3f
Merge amd64.(none):/src/bug26243/my50-bug26243
...
into amd64.(none):/src/bug26243/my51-bug26243
2008-03-28 14:20:21 -04:00
iggy@amd64.(none)
79e434bc67
Bug#26243 mysql command line crash after control-c
...
- Backported the 5.1 DBUG to 5.0.
- Avoid memory cleanup race on Windows client for CTRL-C
2008-03-28 14:02:27 -04:00
jani@a88-113-38-195.elisa-laajakaista.fi
090d1396cf
Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main
...
into a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-marvel
2008-03-28 12:14:27 +02:00
tnurnberg@white.intern.koehntopp.de
a3df2a4cf4
Merge mysql.com:/misc/mysql/mysql-5.1
...
into mysql.com:/misc/mysql/mysql-5.1-opt
2008-03-27 23:34:12 +01:00
gshchepa/uchum@host.loc
810059404e
Merge host.loc:/home/uchum/work/mysql-5.1
...
into host.loc:/home/uchum/work/5.1-opt
2008-03-27 15:54:45 +04:00
tsmith@rhel5-ia64-a.mysql.com
3069db1da7
Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1
...
into rhel5-ia64-a.mysql.com:/data0/tsmith/build/51
2008-03-27 08:20:25 +01:00
holyfoot/hf@hfmain.(none)
0440eb7798
Merge bk@192.168.21.1:mysql-5.1-opt
...
into mysql.com:/home/hf/work/33334/my51-33334
2008-03-23 21:55:02 +04:00
holyfoot/hf@hfmain.(none)
766998684d
Merge mysql.com:/home/hf/work/33334/my50-33334
...
into mysql.com:/home/hf/work/33334/my51-33334
2008-03-23 20:35:00 +04:00
holyfoot/hf@mysql.com/hfmain.(none)
635b44f19b
Bug #33334 mysqltest_embedded crashes when disconnecting before reap.
...
Before breaking the connection we have to check that there's no query
executing at the moment. Otherwise it can lead to crash in embedded server.
2008-03-19 15:51:22 +04:00
anozdrin/alik@quad.opbmk
fa6ed3cf36
Merge quad.opbmk:/mnt/raid/alik/MySQL/devel/5.1
...
into quad.opbmk:/mnt/raid/alik/MySQL/devel/5.1-rt-merged
2008-03-18 13:51:17 +03:00
anozdrin/alik@quad.
f2b39a5a5b
A patch for Bug#35329: connect does not set mysql_errno variable.
...
The problem was that 'connect' command didn't set mysql_errno
variable, thus the script was unable to determine whether connection
was opened or not.
The fix is to set this variable.
Test cases will be added in the scope of Bug33507
into connect.test file.
2008-03-17 13:39:56 +03:00
joerg@trift2.
e784898959
Merge trift2.:/MySQL/M51/mysql-5.1
...
into trift2.:/MySQL/M51/push-5.1
2008-03-14 14:41:08 +01:00
jani@a88-113-38-195.elisa-laajakaista.fi
74cbd71e94
Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main
...
into a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-marvel
2008-03-13 23:35:52 +02:00
cmiller@zippy.cornsilk.net
8c1ba819be
Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug34192/my51-bug34192
...
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-build
2008-03-13 11:22:11 -04:00
cmiller@zippy.cornsilk.net
e0af86743b
Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug34192/my50-bug34192
...
into zippy.cornsilk.net:/home/cmiller/work/mysql/bug34192/my51-bug34192
2008-03-13 10:10:31 -04:00
cmiller@zippy.cornsilk.net
ad3f51b54e
Bug#34192: mysqldump from mysql 5.0.51 silently fails on dumping \
...
databases from 4.0 server
mysqldump treated a failure to set the results charset as a severe
error.
Now, don't try to set the charset for the SHOW CREATE TABLE statement,
if remote server's version is earlier than 4.1, which means it
doesn't support changing charsets.
2008-03-12 17:03:50 -04:00
kaa@kaamos.(none)
0a7052e4d3
Merge kaamos.(none):/data/src/mysql-5.1
...
into kaamos.(none):/data/src/opt/mysql-5.1-opt
2008-03-12 11:19:46 +03:00
kaa@kaamos.(none)
d0eb90501d
Merge kaamos.(none):/data/src/mysql-5.0
...
into kaamos.(none):/data/src/opt/mysql-5.0-opt
2008-03-12 10:59:15 +03:00
jani@a88-113-38-195.elisa-laajakaista.fi
ab013df080
Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-main
...
into a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-marvel
2008-03-07 11:25:47 +02:00
gkodinov/kgeorge@magare.gmz
dbc3ef6c9f
Merge magare.gmz:/home/kgeorge/mysql/work/B34909-5.0-opt
...
into magare.gmz:/home/kgeorge/mysql/work/B34909-5.1-opt
2008-03-07 11:19:51 +02:00
gkodinov/kgeorge@magare.gmz
11cd97ed6b
Bug #34909 : mysqldump returns a 0 status on error when using
...
--master-data
No error code was returned by mysqldump if it detects that binary
logging is not enabled on the server.
Fixed by returning error code.
2008-03-07 11:15:49 +02:00
msvensson@pilot.mysql.com
78392fbc84
Merge bk-internal:/home/bk/mysql-5.1-rpl
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
2008-03-06 08:39:23 +01:00
msvensson@pilot.mysql.com
8cf2e2f3c4
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-rpl
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
2008-02-28 15:06:59 +01:00
msvensson@pilot.mysql.com
616c218a0e
Merge pilot.mysql.com:/data/msvensson/mysql/mysql_get_server_version/my50-mysql_get_server_version
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-rpl
2008-02-28 15:04:04 +01:00
msvensson@pilot.mysql.com
9478e2c3df
Update $mysql_get_server_version variable with version
...
of the currently connected server
2008-02-28 12:26:45 +01:00
msvensson@pilot.mysql.com
80ea6b4a80
Merge bk-internal:/home/bk/mysql-5.0-rpl
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-rpl
2008-02-28 10:42:09 +01:00
msvensson@pilot.mysql.com
ae3f30828b
Merge bk-internal:/home/bk/mysql-5.1-rpl
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
2008-02-28 10:39:29 +01:00
jani@hynda.mysql.fi
b806eea262
Merge hynda.mysql.fi:/home/my/mysql-5.1-main
...
into hynda.mysql.fi:/home/my/mysql-5.1-marvel
2008-02-27 16:46:32 +02:00
holyfoot/hf@hfmain.(none)
2356e0df6e
Merge bk@192.168.21.1:mysql-5.1-opt
...
into mysql.com:/home/hf/work/25097/my51-25097
2008-02-27 13:54:34 +04:00
holyfoot/hf@hfmain.(none)
bf848358e5
Merge bk@192.168.21.1:mysql-5.0-opt
...
into mysql.com:/home/hf/work/25097/my50-25097
2008-02-27 13:43:41 +04:00
holyfoot/hf@hfmain.(none)
b727a22d97
Merge mysql.com:/home/hf/work/25097/my50-25097
...
into mysql.com:/home/hf/work/25097/my51-25097
2008-02-27 13:00:59 +04:00
holyfoot/hf@mysql.com/hfmain.(none)
140ca59538
Bug #25097 mysql_server_init fails silently if no errmsg.sys is present.
...
There was no way to return an error from the client library
if no MYSQL connections was established.
So here i added variables to store that king of errors and
made functions like mysql_error(NULL) to return these.
2008-02-27 12:42:43 +04:00
anozdrin/alik@quad.
bdc83bf2cb
Merge quad.:/mnt/raid/alik/MySQL/devel/5.1
...
into quad.:/mnt/raid/alik/MySQL/devel/5.1-rt-merged
2008-02-26 19:34:02 +03:00
andrey@whirlpool.hristov.com
07d9c4eeb8
Fix for Bug#29605
...
--local-infile=0 checks can be bypassed by sending a FETCH LOCAL FILE response
Add a check for CLIENT_LOCAL_FILES before sending a local file.
Beware, that all binary distributions enable sending of local files and it's up
to the programs which use libmysql to disable it, if they don't use this functionality.
Otherwise they are not safe.
2008-02-22 18:45:45 +01:00
joerg@trift2.
c93bb1bfb1
Merge trift2.:/MySQL/M50/mysql-5.0
...
into trift2.:/MySQL/M50/push-5.0
2008-02-22 16:36:09 +01:00
joerg@trift2.
25ab6afc03
Merge trift2.:/MySQL/M51/mysql-5.1
...
into trift2.:/MySQL/M51/push-5.1
2008-02-22 16:14:27 +01:00
msvensson@pilot.mysql.com
ec1f9b3305
Merge bk-internal:/home/bk/mysql-5.1-rpl
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
2008-02-20 08:42:03 +01:00
guilhem@gbichot4.local
3fe6684c48
fixes for build failures due to my yesterday's changeset forbidding
...
bool in C.
2008-02-19 18:45:11 +01:00
guilhem@gbichot4.local
045f3c4a5d
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-build
...
into gbichot4.local:/home/mysql_src/mysql-5.1-build-gca
2008-02-18 23:36:57 +01:00
guilhem@gbichot4.local
9e2b31b026
Fix for server bug experienced in Maria (wrong "Truncated incorrect <var_name>
...
value" error even though the value was correct): a C function in my_getopt.c
was taking bool* in parameter and was called from C++ sql_plugin.cc,
but on some Mac OS X sizeof(bool) is 1 in C and 4 in C++, giving funny
mismatches. Fixed, all other occurences of bool in C are removed, future
ones are blocked by a "C-bool-catcher" in my_global.h (use my_bool).
2008-02-18 23:29:39 +01:00
jani@hynda.mysql.fi
a5d6a691dd
Fixed a previous patch.
2008-02-18 16:47:00 +02:00
jani@hynda.mysql.fi
c7e04cfe96
Merge hynda.mysql.fi:/home/my/mysql-5.1-main
...
into hynda.mysql.fi:/home/my/mysql-5.1-marvel
2008-02-15 17:58:09 +02:00
joerg@trift2.
341258dba4
Merge trift2.:/MySQL/M51/mysql-5.1
...
into trift2.:/MySQL/M51/push-5.1
2008-02-13 13:05:07 +01:00
joerg@trift2.
e31275c481
Merge trift2.:/MySQL/M50/mysql-5.0
...
into trift2.:/MySQL/M50/push-5.0
2008-02-13 12:48:25 +01:00