mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
Bug#35335 funcs_1: Some tests fail within load_file during
pushbuild runs
Solution: 1. Move files with input data used in load_file,
load data etc.
from suite/funcs_1/<whatever>
to std_data
2. Use for testsuite funcs_1 the server option
--secure-file-priv=<MYSQLTEST_VARDIR>
3. Outfiles have to be stored under MYSQLTEST_VARDIR
+ changes according to WL#4304 Cleanup in funcs_1 tests
- backport of fixes/improvements made in 5.1 to 5.0
The differences between scripts in 5.0 and 5.1 cause
much additional and annoying work during any upmerge.
- replace error numbers with names
- improved comments
- improved formatting
- Unify storage engine names so that result files for
storage engine variants do not differ (some tests)
- remove a script no more used (tests are done in other scripts)
11 lines
446 B
Plaintext
11 lines
446 B
Plaintext
a` a` 1000-01-1 -5000 a` -5000
|
|
aaa aaa 1000-01-2 -4999 aaa -4999
|
|
abaa abaa 1000-01-3 -4998 abaa -4998
|
|
acaaa acaaa 1000-01-4 -4997 acaaa -4997
|
|
adaaaa adaaaa 1000-01-5 -4996 adaaaa -4996
|
|
aeaaaaa aeaaaaa 1000-01-6 -4995 aeaaaaa -4995
|
|
afaaaaaa afaaaaaa 1000-01-7 -4994 afaaaaaa -4994
|
|
agaaaaaaa agaaaaaaa 1000-01-8 -4993 agaaaaaaa -4993
|
|
a^aaaaaaaa a^aaaaaaaa 1000-01-9 -4992 a^aaaaaaaa -4992
|
|
a_aaaaaaaaa a_aaaaaaaaa 1000-01-10 -4991 a_aaaaaaaaa -4991
|