davi@mysql.com/endora.local
6a4687376b
Bug#34108 "Drop function" (test "storedproc_06") returns different message (all handlers)
...
The problem is that the patch for Bug 33464 didn't update the
results of the test cases which caused the problem.
Dropping a stored routine also revoke privileges for all users
on the stored routine and errors about missing grants are converted
into warnings. Before Bug 33464 such errors could be incorrectly
returned to the user, which would later trigger a assertion due to
multiple errors being set.
2008-05-06 15:43:13 -03:00
gshchepa/uchum@host.loc
1c45081b52
Partial rollback of fix for bug #30059 : End-space truncation is inconsistent
...
or incorrect.
For better conformance with standard, truncation procedure of CHAR columns
has been changed to ignore truncation of trailing whitespace characters
(note has been removed).
Finally, for columns with non-binary charsets:
1. CHAR(N) columns silently ignore trailing whitespace truncation;
2. VARCHAR and TEXT columns issue Note about truncation.
BLOBs and other columns with BINARY charset are unaffected.
2008-05-06 21:43:46 +05:00
msvensson@shellback.(none)
c45e9ff746
Generate a unique tmpdir for each server to avoid that they delete each others
...
temporary files at start up - see 'mysql_rm_tmp_tables'
2008-05-06 17:11:09 +02:00
thek@adventure.(none)
c3ae054d50
Adjusted a filaing test and re-enabled it.
2008-05-06 16:17:23 +02:00
msvensson@pilot.mysql.com
39e11a1ddb
Add printouts
2008-05-05 22:55:47 +02:00
mleich@five.local.lan
4fbcb69ef3
Fix for the latest instability found within funcs_1: ndb_views
...
Bug#31237 Test "ndb_views" fails because of differing order of select results
2008-05-05 19:49:17 +02:00
gkodinov/kgeorge@magare.gmz
51cdfd34fd
Merge bk-internal:/home/bk/mysql-5.0
...
into magare.gmz:/home/kgeorge/mysql/work/merge-5.0-bugteam
2008-05-05 15:04:26 +03:00
msvensson@pilot.mysql.com
76905924db
Add temporary printouts
2008-05-05 13:47:43 +02:00
aelkin/andrei@mysql1000.dsl.inet.fi
e1d1248d60
Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-bugteam
...
into mysql1000.dsl.inet.fi:/home/andrei/MySQL/BARE/mysql-5.1-bugteam
2008-05-05 13:28:07 +03:00
msvensson@pilot.mysql.com
be295c87cc
Change rmtree+mkpath to use clean_dir
2008-05-05 00:21:12 +02:00
msvensson@pilot.mysql.com
9d6d039cf1
Tune reporting
2008-05-04 23:22:41 +02:00
msvensson@pilot.mysql.com
63a0cdb59d
Make timediff an option
2008-05-04 21:45:38 +02:00
msvensson@pilot.mysql.com
fb88bd04a6
Set "timediff" to off by default
2008-05-04 21:43:49 +02:00
msvensson@pilot.mysql.com
ec03ad0591
Move opt_timer to mtr_report.pm
2008-05-04 21:40:40 +02:00
msvensson@pilot.mysql.com
b9a810dd25
Correctly calculate failed tests
2008-05-04 21:21:11 +02:00
msvensson@pilot.mysql.com
86ac70f774
Improve retry logic
2008-05-04 21:20:25 +02:00
msvensson@pilot.mysql.com
b4b0fcee26
Debug printouts for not all tests completed
2008-05-04 20:59:51 +02:00
msvensson@pilot.(none)
6cef6279c2
Always set bogomips unless already set
...
Return undef only in case kstat works
Cpus reported once, but with 'cpu_count' set to the actual number
2008-05-04 16:35:16 +02:00
msvensson@pilot.(none)
e088f111e9
Use SysInfo.pm to find a suitable value for number of workers when
...
--parallel hasn't been specified
Add lib/My/SysInfo.pm
2008-05-04 13:31:40 +02:00
msvensson@pilot.mysql.com
8ece58b87e
mysql-test-run.pl:
...
Print the scalar value of $completed, not the array values
2008-05-03 16:10:23 +02:00
msvensson@pilot.mysql.com
8d35b57b37
Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-bugteam
2008-05-02 19:42:34 +02:00
msvensson@pilot.mysql.com
43f594bdf6
Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-bugteam
2008-05-02 19:01:32 +02:00
msvensson@pilot.mysql.com
2e071e9e7a
Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-build
2008-05-02 14:42:34 +02:00
msvensson@pilot.mysql.com
e549ba8067
Bug#36469 mysql_upgrade does not use --tmpdir
2008-05-02 14:41:19 +02:00
msvensson@pilot.mysql.com
8c97dc80ca
Print tests that has been run but shouldn't and vice versa
...
Use opt_start_timeout also for ndb
Remove the .result files generated by 'check_testcase'
2008-05-02 12:11:04 +02:00
msvensson@pilot.mysql.com
7c0ba8e110
Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-build
2008-05-02 09:15:23 +02:00
msvensson@pilot.mysql.com
4600fc3f34
Bug#36463 mysql-test-run.pl should always use the --tmpdi
2008-05-02 09:13:43 +02:00
msvensson@pilot.mysql.com
d3f9ea0ceb
Merge bk-internal:/home/bk/mysql-5.0-build
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-build
2008-05-02 08:42:48 +02:00
gkodinov/kgeorge@magare.gmz
6cc28909e9
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-bugteam
...
into magare.gmz:/home/kgeorge/mysql/autopush/B36041-5.1-bugteam
2008-05-01 17:51:26 +03:00
gkodinov/kgeorge@magare.gmz
c9428af688
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-bugteam
...
into magare.gmz:/home/kgeorge/mysql/autopush/B36041-5.1-bugteam
2008-05-01 16:34:14 +03:00
gkodinov/kgeorge@magare.gmz
79a709bd60
Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-bugteam
...
into magare.gmz:/home/kgeorge/mysql/autopush/B35298-5.1-bugteam
2008-05-01 16:15:38 +03:00
gkodinov/kgeorge@magare.gmz
c00605c6cf
Merge magare.gmz:/home/kgeorge/mysql/work/B35298-5.0-bugteam
...
into magare.gmz:/home/kgeorge/mysql/work/B35298-5.1-bugteam
2008-05-01 14:54:59 +03:00
gkodinov/kgeorge@magare.gmz
e22ef24263
Fix for bug #35298 : GROUP_CONCAT with DISTINCT can crash the server
...
The bug is a regression introduced by the patch for bug32798.
The code in Item_func_group_concat::clear() relied on the 'distinct'
variable to check if 'unique_filter' was initialized. That, however,
is not always valid because Item_func_group_concat::setup() can do
shortcuts in some cases w/o initializing 'unique_filter'.
Fixed by checking the value of 'unique_filter' instead of 'distinct'
before dereferencing.
2008-05-01 13:49:26 +03:00
gkodinov/kgeorge@magare.gmz
771d861c99
Merge bk-internal:/home/bk/mysql-5.0
...
into magare.gmz:/home/kgeorge/mysql/work/merge-5.0-bugteam
2008-05-01 13:40:56 +03:00
gkodinov/kgeorge@magare.gmz
3c469aaaa7
Merge bk-internal:/home/bk/mysql-5.1
...
into magare.gmz:/home/kgeorge/mysql/work/merge-5.1-bugteam
2008-05-01 13:25:38 +03:00
msvensson@pilot.mysql.com
3e18c89fdb
Use the deignated tmpdir if it exists
2008-05-01 09:34:25 +02:00
tsmith@ramayana.hindu.god
7f00fb606a
Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.1-build
...
into ramayana.hindu.god:/home/tsmith/m/bk/build/51
2008-04-30 18:30:08 -06:00
tsmith@ramayana.hindu.god
2c71b09c46
Handle a few failing test cases
2008-04-30 17:39:51 -06:00
aelkin/andrei@mysql1000.dsl.inet.fi
9afdba04d6
Bug #36435 rpl_events uses non-deterministic check
...
Select of the test could not perform deterministically, because the table remains to be
updatable by the running event handler.
Fixed with changing verification to use a logical values instead of comparison
with a pre-recorded results.
2008-04-30 21:41:50 +03:00
hhunger@hh-nb.hungers
a7e7fbd3a1
Merge hh-nb.hungers:/work/trees/mysql-5.1-build-src-clean
...
into hh-nb.hungers:/work/merge/mysql-5.1-build
2008-04-30 18:50:18 +02:00
hhunger@hh-nb.hungers
890eed08d9
the query_cache_wlock_invalidate_func fails due to bug 35390 and is therefore disabled.
2008-04-30 18:45:20 +02:00
davi@endora.local
e24f509d2c
Merge mysql.com:/Users/davi/mysql/bugs/35788-5.1
...
into mysql.com:/Users/davi/mysql/mysql-5.1-bugteam
2008-04-30 13:00:21 -03:00
msvensson@pilot.mysql.com
df7b349f32
Remove hack for mtr.pl in MySQL 4.1
2008-04-30 15:52:50 +02:00
davi@mysql.com/endora.local
2bf61233fa
Bug#35788 A few tests fail due to concurrent inserts
...
The problem is that since MyISAM's concurrent_insert is on by
default some concurrent SELECT statements might not see changes
made by INSERT statements in other connections, even if the
INSERT statement has returned.
The solution is to disable concurrent_insert so that INSERT
statements returns after the data is actually visible to other
statements.
2008-04-30 10:28:19 -03:00
davi@endora.local
9045798dea
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-bugteam
...
into mysql.com:/Users/davi/mysql/mysql-5.1-bugteam
2008-04-30 10:15:32 -03:00
hhunger@hh-nb.hungers
903e0b4ed5
Merge hh-nb.hungers:/work/trees/mysql-5.1-build-src-clean
...
into hh-nb.hungers:/work/merge/mysql-5.1-build
2008-04-30 15:09:51 +02:00
hhunger@hh-nb.hungers
f1850f5e47
Fix for bug 35988.
2008-04-30 14:49:37 +02:00
tsmith@ramayana.hindu.god
a1a1aaa524
Merge ramayana.hindu.god:/home/tsmith/m/bk/bugteam/51
...
into ramayana.hindu.god:/home/tsmith/m/bk/build/51
2008-04-29 20:55:48 -06:00
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
tsmith@ramayana.hindu.god
ee3e6afa18
Merge mysqldev@production:my/build-200803311521-5.1.24-rc/mysql-5.1-release
...
into ramayana.hindu.god:/home/tsmith/m/bk/bugteam/mrg/51
2008-04-28 21:23:29 -06:00