joerg@trift2.
20ce606797
Merge trift2.:/MySQL/M51/target-5.1.22
...
into trift2.:/MySQL/M51/push-5.1
Includes manual merges.
2007-08-22 16:08:55 +02:00
joerg@trift2.
e33ff1c708
Fix the version number.
2007-08-22 15:58:03 +02:00
jmiller/ndbdev@mysql.com/ndb08.mysql.com
a36530ed5a
ndb_dd_ddl.test, ndb_dd_ddl.result:
...
Updated test case to correst inconsistant results on different OS per #bug30559
2007-08-22 15:54:10 +02:00
joerg@trift2.
36cba7ce09
Merge trift2.:/MySQL/M51/clone-5.1
...
into trift2.:/MySQL/M51/target-5.1.22
2007-08-22 15:49:00 +02:00
joerg@trift2.
057c591e29
Merge trift2.:/MySQL/M51/target-5.1.22
...
into trift2.:/MySQL/M51/push-5.1
2007-08-22 15:43:01 +02:00
jani@hynda.mysql.fi
28b2b89013
Merge hynda.mysql.fi:/home/my/mysql-5.0-main
...
into hynda.mysql.fi:/home/my/mysql-5.0-marvel
2007-08-22 16:19:06 +03:00
jani@hynda.mysql.fi
2cb4a2c0b6
Removed a test which output may differ depending on machine load.
2007-08-22 16:18:27 +03:00
gshchepa/uchum@gleb.loc
f3d0f62d10
Fixed bug #30201 .
...
Killing a SELECT query with KILL QUERY or KILL CONNECTION
causes a server crash if the query cache is enabled.
Normal evaluation of a query may be interrupted by the
KILL QUERY/CONNECTION statement, in this case the mysql_execute_command
function returns TRUE, and the thd->killed flag has true value.
In this case the result of the query may
be cached incompletely (omitting call to query_cache_insert inside
the net_real_write function), and next call to query_cache_end_of_result
may lead to server crash.
Thus, the query_cache_end_of_result function has been modified to abort
query cache in the case of killed thread.
2007-08-22 18:15:54 +05:00
jmiller/ndbdev@mysql.com/ndb08.mysql.com
630563d50e
ndb_dd_dump.test, ndb_dd_dump.result:
...
uncommented the test case stated in bug18856 and commiting to mysql-5.1-target-5.1.22 clone per Tomas
2007-08-21 21:22:35 +02:00
joerg@trift2.
d5d209dd69
Merge trift2.:/MySQL/M50/push-5.0
...
into trift2.:/MySQL/M51/push-5.1
2007-08-21 18:45:36 +02:00
joerg@trift2.
ab7e096b68
Merge trift2.:/MySQL/M51/mysql-5.1
...
into trift2.:/MySQL/M51/push-5.1
2007-08-21 18:42:35 +02:00
joerg@trift2.
cd1561d5a8
Merge trift2.:/MySQL/M50/mysql-5.0
...
into trift2.:/MySQL/M50/push-5.0
2007-08-21 18:24:01 +02:00
jani@hynda.mysql.fi
f8db7bac5b
Merge hynda.mysql.fi:/home/my/mysql-5.0-marvel
...
into hynda.mysql.fi:/home/my/mysql-5.1-marvel
2007-08-21 19:09:46 +03:00
jani@hynda.mysql.fi
bca8c4d353
Merge hynda.mysql.fi:/home/my/mysql-5.0-main
...
into hynda.mysql.fi:/home/my/mysql-5.0-marvel
2007-08-21 19:06:47 +03:00
jani@hynda.mysql.fi
2fd7a743e4
Merge hynda.mysql.fi:/home/my/mysql-5.1-main
...
into hynda.mysql.fi:/home/my/mysql-5.1-marvel
2007-08-21 19:03:28 +03:00
gshchepa/uchum@gleb.loc
86768df764
Merge gshchepa@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into gleb.loc:/home/uchum/work/bk/5.0-opt
2007-08-21 20:56:40 +05:00
gshchepa/uchum@gleb.loc
5b11e62613
Merge gshchepa@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
...
into gleb.loc:/home/uchum/work/bk/5.1-opt
2007-08-21 20:52:53 +05:00
thek@adventure.(none)
88107378cd
Merge adventure.(none):/home/thek/Development/cpp/bug30269/my50-bug30269
...
into adventure.(none):/home/thek/Development/cpp/mysql-5.0-runtime
2007-08-21 17:47:06 +02:00
gshchepa/uchum@gleb.loc
f5f65c40f1
Merge gleb.loc:/home/uchum/work/bk/5.0-opt-30287
...
into gleb.loc:/home/uchum/work/bk/5.1-opt
2007-08-21 19:46:29 +05:00
gshchepa/uchum@gleb.loc
c652d3df95
Merge gleb.loc:/home/uchum/work/bk/5.0-opt-30287
...
into gleb.loc:/home/uchum/work/bk/5.0-opt
2007-08-21 19:30:32 +05:00
gluh@eagle.(none)
c80e91d32e
Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt
...
into mysql.com:/home/gluh/MySQL/Merge/5.1-opt
2007-08-21 19:05:33 +05:00
gluh@mysql.com/eagle.(none)
4446fd4b0d
compiler warning fix
2007-08-21 18:59:42 +05:00
gluh@eagle.(none)
9bae69b299
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0-opt
...
into mysql.com:/home/gluh/MySQL/Merge/5.0-opt
2007-08-21 17:57:48 +05:00
gluh@eagle.(none)
86d6897087
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.1-opt
...
into mysql.com:/home/gluh/MySQL/Merge/5.1-opt
2007-08-21 17:57:09 +05:00
gluh@mysql.com/eagle.(none)
69970f5248
Bug#27629 Possible security flaw in INFORMATION_SCHEMA and SHOW statements(addon for 5.1)
...
added TRIGGER_ACL check for I_S.TRIGGERS
2007-08-21 17:55:49 +05:00
thek@adventure.(none)
400aec95f7
Merge kpettersson@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime
...
into adventure.(none):/home/thek/Development/cpp/mysql-5.1-runtime
2007-08-21 14:54:09 +02:00
thek@adventure.(none)
588a528f5a
Merge adventure.(none):/home/thek/Development/cpp/bug30269/my51-bug30269
...
into adventure.(none):/home/thek/Development/cpp/mysql-5.1-runtime
2007-08-21 14:04:31 +02:00
thek@adventure.(none)
1317079fd0
Merge adventure.(none):/home/thek/Development/cpp/bug30269/my50-bug30269
...
into adventure.(none):/home/thek/Development/cpp/bug30269/my51-bug30269
2007-08-21 13:44:01 +02:00
thek@adventure.(none)
acfe3fc924
Bug#30269 Query cache eats memory
...
Although the query cache doesn't support retrieval of statements containing
column level access control, it was still possible to cache such statements
thus wasting memory.
This patch extends the access control check on the target tables to avoid
caching a statement with column level restrictions.
Views are excepted and can be cached but only retrieved by super user account.
2007-08-21 13:43:09 +02:00
gshchepa/uchum@gleb.loc
1640c5cef5
Merge gleb.loc:/home/uchum/work/bk/5.0-opt
...
into gleb.loc:/home/uchum/work/bk/5.1-opt
2007-08-21 16:40:38 +05:00
gshchepa/uchum@gleb.loc
9de070f36b
Merge gleb.loc:/home/uchum/work/bk/5.1
...
into gleb.loc:/home/uchum/work/bk/5.1-opt
2007-08-21 16:38:29 +05:00
gshchepa/uchum@gleb.loc
4c144f6349
Merge gleb.loc:/home/uchum/work/bk/5.0
...
into gleb.loc:/home/uchum/work/bk/5.0-opt
2007-08-21 16:31:30 +05:00
gshchepa/uchum@gleb.loc
be6ee4314e
Merge gleb.loc:/home/uchum/work/bk/5.1
...
into gleb.loc:/home/uchum/work/bk/5.1-opt
2007-08-21 16:16:50 +05:00
gshchepa/uchum@gleb.loc
d1b4cee88f
Merge gleb.loc:/home/uchum/work/bk/5.0
...
into gleb.loc:/home/uchum/work/bk/5.0-opt
2007-08-21 16:14:46 +05:00
gluh@eagle.(none)
4ae4934856
Merge mysql.com:/home/gluh/MySQL/Merge/5.0-opt
...
into mysql.com:/home/gluh/MySQL/Merge/5.1-opt
2007-08-21 16:01:47 +05:00
gshchepa/uchum@gleb.loc
b9b2546a38
Merge gleb.loc:/home/uchum/work/bk/5.0-opt
...
into gleb.loc:/home/uchum/work/bk/5.1-opt
2007-08-21 14:27:06 +05:00
malff/marcsql@weblab.(none)
c76cd081d8
Fixed 5.0 -> 5.1 merge
2007-08-20 17:50:42 -06:00
malff/marcsql@weblab.(none)
a01da34f72
Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-runtime
...
into weblab.(none):/home/marcsql/TREE/mysql-5.1-rt50-merge
2007-08-20 16:13:54 -06:00
gshchepa/uchum@gleb.loc
5d3809c264
Fixed bug #30287 .
...
The server created temporary tables for filesort in the working directory
instead of the specified tmpdir directory.
2007-08-21 01:39:39 +05:00
brian@piggy.tangent.org
0ffc10463a
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-arch
...
into piggy.tangent.org:/home/mysql/trees/mysql-5.1-arch
2007-08-20 13:25:53 -07:00
baker@bk-internal.mysql.com
9977898bd7
Merge bk-internal.mysql.com:/data0/bk/mysql-5.1
...
into bk-internal.mysql.com:/data0/bk/mysql-5.1-arch
2007-08-20 22:25:52 +02:00
brian@piggy.tangent.org
e00b72de19
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-arch
...
into piggy.tangent.org:/home/mysql/trees/mysql-5.1-arch
2007-08-20 13:18:40 -07:00
brian@piggy.tangent.org
bd0bcb70f5
Extending tests for detach (found a memory issue in it, this fixes that and now tests it).
2007-08-20 13:03:50 -07:00
malff/marcsql@weblab.(none)
1c27dd1d67
Merge weblab.(none):/home/marcsql/TREE/mysql-5.1-base
...
into weblab.(none):/home/marcsql/TREE/mysql-5.1-rt-merge
2007-08-20 11:13:31 -06:00
tsmith@ramayana.hindu.god
dcd94251d4
Bug #27694 : mysqlhotcopy & p5-DBD-mysql51-4.003
...
Use "SHOW TABLES FROM `db`" instead of $dbh->tables() in the
get_list_of_tables() routine.
The symptom is that, when used with recent versions of DBD::mysql,
mysqlhotcopy uses a double-qualified table name, for example:
Invalid db.table name 'test.test`.`x' at /usr/bin/mysqlhotcopy line 855.
This is caused by a change in DBD::mysql. See this diff:
http://svn.perl.org/viewcvs/modules/DBD-mysql/trunk/lib/DBD/mysql.pm?r1=9183&r2=9188
Basically, older DBD::mysql implemented a limited ->table_info method;
now the full method is implemented, and as a result DBI's ->tables()
method has access to the schema value, so it uses it.
2007-08-20 11:00:51 -06:00
malff/marcsql@weblab.(none)
8d507c5897
Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-base
...
into weblab.(none):/home/marcsql/TREE/mysql-5.0-rt-merge
2007-08-20 10:45:16 -06:00
jbruehe/mysqldev@suse9-x86.mysql.com
2d88be148c
NetWare fixes: 1) Link options, 2) SQL command files
2007-08-20 16:35:16 +02:00
msvensson@pilot.(none)
0b8d2a92b1
Merge 192.168.0.7:mysql/mysql-5.1-maint
...
into pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
2007-08-20 15:15:44 +02:00
msvensson@shellback.(none)
cbecd2007e
Make it possible to pass mysql-test-run.pl test cases to run
...
also on the <suite>.<testname> format
2007-08-20 15:12:14 +02:00
msvensson@pilot.(none)
346e565981
Merge bk-internal:/home/bk/mysql-5.1-maint
...
into pilot.(none):/data/msvensson/mysql/mysql-5.1-new-maint
2007-08-20 13:48:46 +02:00