jimw@mysql.com
515da4679b
Don't remove mysql-test/std_data/*.pem in 'make clean'
2006-04-13 12:36:14 -07:00
mleich@mysql.com
9ee2a76be3
Merge three.local.lan:/home/matthias/Arbeit/mysql-4.1/src-1
...
into three.local.lan:/home/matthias/Arbeit/mysql-5.0/src-1
2006-04-13 21:09:26 +02:00
aelkin@dl145j.mysql.com
b6992dd4c5
Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into dl145j.mysql.com:/tmp/andrei/5.0-bug18715_drop_view_slave
2006-04-13 20:55:51 +02:00
mleich@mysql.com
3ca1ec8fdc
Fixes for Bug#12429: Replication tests fail: "Slave_IO_Running" (?) differs related to
...
MySQL 4.1
and Bug#16920 rpl_deadlock_innodb fails in show slave status (reported for MySQL 5.1)
- backport of several fixes done in MySQL 5.0 to 4.1
- fix for new discovered instability (see comment on Bug#12429 + Bug#16920)
- reenabling of testcases
2006-04-13 20:42:48 +02:00
jimw@mysql.com
66c29e0f49
Merge mysql.com:/home/jimw/my/mysql-5.1-clean
...
into mysql.com:/home/jimw/my/mysql-5.1-kill-sql-bench
2006-04-13 10:37:57 -07:00
jimw@mysql.com
55727ef6d0
Remove sql-bench from the server repository -- it is being maintained
...
in a distinct mysql-bench repository. Also add a new --benchdir option
to mysql-test-run.pl so the location of the mysql-bench repository can
be specified. The default location is adjacent to the source tree.
2006-04-13 10:34:46 -07:00
aelkin@mysql.com
676bcecd25
Bug#19074: rpl_row_func003 test failed
...
disabled for now.
2006-04-13 19:02:49 +03:00
igor@rurik.mysql.com
dbd87b39c0
Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into rurik.mysql.com:/home/igor/mysql-5.1
2006-04-13 08:41:15 -07:00
serg@serg.mylan
3acc678101
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
2006-04-13 15:34:39 +02:00
tomas@poseidon.ndb.mysql.com
6230cdd418
retested all disabled ndb tests in pushbuild for 5+ runs and updated disabled.def accordingly
2006-04-13 15:34:38 +02:00
tomas@poseidon.ndb.mysql.com
d878c904c2
BUG#18976 test workaround
2006-04-13 15:16:02 +02:00
bell@sanja.is.com.ua
cb81389aef
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
2006-04-13 15:07:50 +03:00
sergefp@mysql.com
34b2ed5f7f
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/psergey/mysql-5.0-csc9139
2006-04-13 16:07:48 +04:00
sergefp@mysql.com
1d3a0c0ec8
BUG#19021, Crash in ROR-index_merge optimizer:
...
get_best_covering_ror_intersect() was copying ror_scans starting from the
end of the array and not from its beginning.
2006-04-13 16:05:32 +04:00
tomas@poseidon.ndb.mysql.com
e24b750c23
disabled tests with accurate bug reports
2006-04-13 13:31:14 +02:00
ramil@mysql.com
2398882097
Fix for bug #18643 : crazy UNCOMPRESS().
2006-04-13 16:19:21 +05:00
tomas@poseidon.ndb.mysql.com
07753c59a0
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
2006-04-13 10:48:24 +02:00
serg@serg.mylan
d65ccb4493
merged
2006-04-13 10:24:44 +02:00
bar@mysql.com
45293fc346
Bug#18691: Converting number to UNICODE string returns invalid result.
...
Conversion from int and real numbers to UCS2 didn't work fine:
CONVERT(100, CHAR(50) UNICODE)
CONVERT(103.9, CHAR(50) UNICODE)
The problem appeared because numbers have binary charset, so,
simple charset recast binary->ucs2 was performed
instead of real conversion.
Fixed to make numbers pretend to be non-binary.
2006-04-13 10:55:48 +05:00
igor@rurik.mysql.com
134b659ba2
Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into rurik.mysql.com:/home/igor/mysql-5.1
2006-04-12 18:20:38 -07:00
igor@rurik.mysql.com
e6ce72fcef
Fixes after manual merge.
2006-04-12 18:15:39 -07:00
igor@rurik.mysql.com
316eeff690
Merge rurik.mysql.com:/home/igor/mysql-5.0
...
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
2006-04-12 16:14:20 -07:00
konstantin@mysql.com
c49e6f8869
Post-merge fixes. Add a new error message for max_prepared_stmt_count
...
limit.
2006-04-13 01:46:44 +04:00
igor@rurik.mysql.com
fb75fcde65
Merge rurik.mysql.com:/home/igor/dev/mysql-5.0-0
...
into rurik.mysql.com:/home/igor/dev/mysql-5.1-0
2006-04-12 13:23:11 -07:00
kroki@mysql.com
2caec302fa
Merge mysql.com:/home/tomash/src/mysql_ab/mysql-5.0
...
into mysql.com:/home/tomash/src/mysql_ab/mysql-5.0-bug15933
2006-04-13 00:04:22 +04:00
jimw@mysql.com
86d6b16113
Merge bk-internal:/home/bk/mysql-5.1-new
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-04-12 13:01:26 -07:00
mats@mysql.com
405ebbf231
Bug#17400 (Cluster Replication: Delete and update of row w/o PK fails):
...
Restarting scan after call to delete_row().
2006-04-12 21:19:24 +02:00
evgen@moonbone.local
ac54aa2aee
Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was
...
used
In a simple queries a result of the GROUP_CONCAT() function was always of
varchar type.
But if length of GROUP_CONCAT() result is greater than 512 chars and temporary
table is used during select then the result is converted to blob, due to
policy to not to store fields longer than 512 chars in tmp table as varchar
fields.
In order to provide consistent behaviour, result of GROUP_CONCAT() now
will always be converted to blob if it is longer than 512 chars.
Item_func_group_concat::field_type() is modified accordingly.
2006-04-12 23:05:38 +04:00
kent@mysql.com
f07838a7f5
Merge mysql.com:/Users/kent/mysql/bk/mysql-5.1-release
...
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-new
2006-04-12 20:41:40 +02:00
kent@mysql.com
dcf3ac77c7
disabled.def:
...
Disabled 'rpl_deadlock_innodb', randomly failing
2006-04-12 20:38:08 +02:00
kent@mysql.com
ce6319cd21
Merge
2006-04-12 20:19:40 +02:00
jimw@mysql.com
688659df11
Support --debug/-# in instance manager.
2006-04-12 11:14:56 -07:00
kent@mysql.com
cfe9102791
disabled.def:
...
To somplify merge later, make files more similar in format
2006-04-12 20:06:15 +02:00
tomas@poseidon.ndb.mysql.com
b015b2dd1b
test update
2006-04-12 19:38:40 +02:00
tomas@poseidon.ndb.mysql.com
484a2227f9
ndb: removed usage of unsupported binlog table: no pk + blob
2006-04-12 18:52:32 +02:00
tomas@poseidon.ndb.mysql.com
b1ab4955e7
diabling tests with correct bug number
2006-04-12 18:51:10 +02:00
kroki@mysql.com
c8e22ff70b
Bug#16461: connection_id() does not work properly inside trigger
...
CONNECTION_ID() was implemented as a constant Item, i.e. an instance of
Item_static_int_func class holding value computed at creation time.
Since Items are created on parsing, and trigger statements are parsed
on table open, the first connection to open a particular table would
effectively set its own CONNECTION_ID() inside trigger statements for
that table.
Re-implement CONNECTION_ID() as a class derived from Item_int_func, and
compute connection_id on every call to fix_fields().
2006-04-12 19:31:00 +04:00
jimw@mysql.com
c490aff57e
Merge mysql.com:/home/jimw/my/mysql-5.1-refactor
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2006-04-12 08:24:20 -07:00
konstantin@mysql.com
75792fc0dc
Merge mysql.com:/opt/local/work/mysql-4.1-16365
...
into mysql.com:/opt/local/work/mysql-5.0-merge
2006-04-12 18:30:54 +04:00
tomas@poseidon.ndb.mysql.com
7c91110609
new files
2006-04-12 15:56:29 +02:00
tomas@poseidon.ndb.mysql.com
10692ba84f
increase save_master_pos timeout to 30 seconds for higher test predictability
...
better replicaiton test cleanup to ensure better test predictability
+ some ndb test cleanup
2006-04-12 15:55:41 +02:00
kroki@mysql.com
4a81c0dfb9
In test for bug#15933 we have to wait for all disconnects to finish to avoid
...
a race between updating and checking Max_used_connections. This is done in
a loop until either disconnect finished or timeout expired. In a latter case
the test will fail.
2006-04-12 17:37:57 +04:00
msvensson@neptunus.(none)
9cdd78078e
Bug#18564 Test failure due to test not checking preconditions
...
- Add variable "have_dynamic_loading" and use it to check if the udf test should be run.
2006-04-12 15:13:16 +02:00
knielsen@mysql.com
408599af84
Fix broken --valgrind-options option.
2006-04-12 14:32:34 +02:00
serg@serg.mylan
601d707661
Auto merged
2006-04-12 14:14:03 +02:00
serg@serg.mylan
70c2ff34f7
fixes for 'make dist' and 'make distcheck'
2006-04-12 14:08:24 +02:00
aelkin@mysql.com
a219eb292e
#BUG18715 create view with replicate*ignore-table
...
Fixed in parser. rpl_view gained no changes but rpl_view-slave.opt.
2006-04-12 12:50:12 +03:00
bar@mysql.com
5cb592ac3b
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/usr/home/bar/mysql-5.1-new
2006-04-12 14:47:06 +05:00
bar@mysql.com
2b970995e3
Bug#18736 test case 'upgrade' fails
...
"upgrade" failed on windows, because of lower_case_table_name.
This fix changes letters to lower case, not to depend on OS.
Note, this change does not affect coverage of
Bug N 17142 "Crash if create with encoded name",
which the test war originally written for.
2006-04-12 14:45:37 +05:00
guilhem@mysql.com
c0a2750096
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/mysql_src/mysql-5.1-new
2006-04-12 10:56:23 +02:00