jimw@mysql.com
743cad72f6
Fix handling of password field at the old size (16 characters) but in
...
the UTF-8 character set. (Bug #13064 )
2005-09-20 16:57:58 -07:00
tomas@poseidon.ndb.mysql.com
d0c578294e
Bug #10694 LOAD DATA FROM INFILE fails with 'Out of operation records'
2005-09-20 14:20:02 +02:00
sasha@asksasha.com
c4f16269f3
Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into asksasha.com:/reiser-data/mysql-dev/mysql-4.1-bug11139
2005-09-19 15:45:01 -06:00
evgen@moonbone.local
9fe540fa13
Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into moonbone.local:/work/13218-bug-4.1-mysql
2005-09-19 23:46:39 +04:00
jani@a193-229-222-105.elisa-laajakaista.fi
7c57c41a06
Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0
...
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.1
2005-09-19 19:33:59 +03:00
jani@a193-229-222-105.elisa-laajakaista.fi
a8bdf632d3
Fixed Bug#13275 mysqltest empty file bug
2005-09-19 18:45:22 +03:00
kent@mysql.com
76956fdf90
mysql-test-run.pl:
...
Added flag --valgrind-mysqltest
2005-09-19 14:58:06 +02:00
jonas@perch.ndb.mysql.com
e358a81710
bug#9282 - ndb
...
big delete from causing NdbObjectIdMap::expand at same time
as receiver thread perform getObjectId
2005-09-19 14:05:54 +02:00
evgen@moonbone.local
afa8187fb7
Fix bug #13218 : InnoDB: using a partial-field key prefix in search
...
This is backport from 5.0 of fix for bug #11039
2005-09-19 04:39:49 +04:00
paul@snake-hub.snake.net
15bf8f6ada
Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.1
...
into snake-hub.snake.net:/src/extern/MySQL/bk/merge-4.1
2005-09-18 13:24:27 -05:00
paul@snake-hub.snake.net
1cac0cb6f1
Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.0
...
into snake-hub.snake.net:/src/extern/MySQL/bk/merge-4.1
2005-09-18 13:18:09 -05:00
paul@snake-hub.snake.net
e142347c89
.del-which.2~463417adb2e37122:
...
Delete: man/which.2
2005-09-18 13:16:32 -05:00
sasha@asksasha.com
c87bc3ef64
Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into asksasha.com:/reiser-data/mysql-dev/mysql-4.1-bug11139
2005-09-17 18:46:54 -06:00
kent@mysql.com
60bc49cf78
mysql-test-run.pl:
...
Enabled --valgrind to work (bug#13280)
2005-09-17 01:09:32 +02:00
jimw@mysql.com
21636f1ccb
Merge bk-internal:/home/bk/mysql-4.1
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-09-15 11:45:12 -07:00
evgen@moonbone.local
dbfc28cec1
Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into moonbone.local:/work/12887-bug-4.1-mysql
2005-09-15 21:34:53 +04:00
evgen@moonbone.local
1685040e2b
Fix bug#12887 Distinct is not always applied after rollup
...
For queries with GROUP BY and without hidden GROUP BY fields DISTINCT is
optimized away becuase such queries produce result set without duplicates.
But ROLLUP can add rows which may be same to some rows and this fact was
ignored.
Added check so if ROLLUP is present DISTINCT can't be optimized away.
2005-09-15 21:34:11 +04:00
jimw@mysql.com
af4d71f734
Merge mysql.com:/home/jimw/my/mysql-4.1-12723
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-09-15 10:00:25 -07:00
monty@mysql.com
10a4a16654
Turn off EOLN_NATIVE flag of some test files
2005-09-15 17:59:01 +03:00
monty@mysql.com
9727fe5abf
Merge mysql.com:/home/my/mysql-4.0
...
into mysql.com:/home/my/mysql-4.1
2005-09-15 17:17:26 +03:00
monty@mysql.com
444dbfaf17
Turn off EOLN_NATIVE flag for all test files
...
Ignored some generated files
2005-09-15 17:14:39 +03:00
pekka@mysql.com
af1ddc205b
ndb - bug#9994 backpatch fixes from 5.0
...
IGNORE on merge 4.1->5.0
2005-09-15 14:48:49 +02:00
sasha@asksasha.com
b6414f7993
Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into asksasha.com:/reiser-data/mysql-dev/mysql-4.1-bug11139
2005-09-14 15:19:56 -06:00
ingo@mysql.com
410043a8b4
Merge mysql.com:/home/mydev/mysql-4.1
...
into mysql.com:/home/mydev/mysql-4.1-4100
2005-09-14 16:30:48 +02:00
sasha@asksasha.com
a9a612f1b6
Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into asksasha.com:/reiser-data/mysql-dev/mysql-4.1-bug11139
2005-09-14 06:37:52 -06:00
sasha@asksasha.com
00eae49b5c
fix for BUG#11139 (multi-delete with alias breaking replication if table rules are
...
present): the problem originally was that the tables in auxilliary_tables did not have
the correct real_name, which caused problems in the second call to tables_ok().
The fix corrects the real_name problem, and also sets the updating flag properly,
which makes the second call to tables_ok() unnecessary.
2005-09-14 06:31:38 -06:00
joerg@mysql.com
b4d4e7a306
Improve error / process handling in the Perl script to run the test suite (patch supplied by Kent).
2005-09-14 13:55:53 +02:00
ingo@mysql.com
6e725adc00
Bug#12920 - key_read_requests counter appears to re-set
...
After merge fix.
2005-09-14 13:18:16 +02:00
joerg@mysql.com
eee616d122
Minor output format change of the Perl test suite script (align with the shell script).
2005-09-14 13:12:30 +02:00
ingo@mysql.com
8130641e8e
Merge mysql.com:/home/mydev/mysql-4.0-4000
...
into mysql.com:/home/mydev/mysql-4.1-4100
2005-09-14 10:34:41 +02:00
ingo@mysql.com
7314307762
Bug#12920 - key_read_requests counter appears to re-set
...
Enlarged the counter variables to ulonglong.
2005-09-14 09:56:49 +02:00
ingo@mysql.com
53683ef76c
Merge mysql.com:/home/mydev/mysql-4.0-4000
...
into mysql.com:/home/mydev/mysql-4.1-4100
2005-09-13 20:47:00 +02:00
ingo@mysql.com
e31c488d6d
Bug#12845 - Stress test: Server crashes on CREATE .. SELECT statement
...
Solution for 4.0 and 4.1.
If the caller cannot re-open table(s), it gives a NULL
'refresh' argument to open_table(). We used to ignore
flushes then. Now we ignore drops too.
2005-09-13 20:19:59 +02:00
jani@ua141d10.elisa.omakaista.fi
cb4f132075
Merged code. Removed unneccessary repeating.
2005-09-13 18:11:51 +03:00
tulin@dl145c.mysql.com
5f122007fa
minor compile error fix
2005-09-13 10:03:50 +02:00
jimw@mysql.com
0eec7c3cf4
Merge bk-internal:/home/bk/mysql-4.1
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-09-12 16:48:00 -07:00
kent@mysql.com
b3446746b9
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.0
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
2005-09-13 01:12:17 +02:00
jimw@mysql.com
d7dc2f68db
Merge bk-internal:/home/bk/mysql-4.1
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-09-12 12:47:45 -07:00
jimw@mysql.com
7efd9582a2
Update test result
2005-09-12 12:45:03 -07:00
ndbdev@dl145b.mysql.com
e17e8b38a3
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into dl145b.mysql.com:/home/ndbdev/tomas/mysql-4.1
2005-09-12 20:41:50 +02:00
SergeyV@selena.
2ca1a688cd
Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into selena.:H:/MYSQL/src/#05588-mysql-4.1
2005-09-12 22:19:04 +04:00
paul@kite-hub.kitebird.com
d6f32f1361
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into kite-hub.kitebird.com:/tmp/merge-4.1
2005-09-12 12:53:49 -05:00
paul@kite-hub.kitebird.com
7e03e3c88b
Merge kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.0
...
into kite-hub.kitebird.com:/tmp/merge-4.0
2005-09-12 12:47:31 -05:00
paul@kite-hub.kitebird.com
bbb8e309de
Merge kite-hub.kitebird.com:/tmp/merge-4.0
...
into kite-hub.kitebird.com:/tmp/merge-4.1
2005-09-12 12:44:52 -05:00
paul@kite-hub.kitebird.com
7240863009
README:
...
Update README (2nd try)
2005-09-12 12:44:13 -05:00
jimw@mysql.com
16e5f22162
Merge mysqldev@production.mysql.com:jimw/mysql-4.1-sco
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-09-12 10:19:56 -07:00
tulin@dl145b.mysql.com
63aef9d58b
Corrected construct of faked Node fail signals in ndb SignalSender
2005-09-12 17:49:48 +02:00
gluh@mysql.com
c398940326
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/gluh/MySQL/Bugs/4.1.6008
2005-09-12 20:49:48 +05:00
monty@mishka.mysql.com
bdc33e2356
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mishka.mysql.com:/home/my/mysql-4.1
2005-09-12 18:49:47 +03:00
monty@mishka.mysql.com
0965bfa832
Review fixes since last pull
...
Fix for bug #13025 ; Server crash in filesort because wrong call to handler::position()
2005-09-12 18:48:17 +03:00