konstantin@mysql.com
|
a2bf13cde6
|
Trim trailing spaces.
|
2005-06-08 19:57:26 +04:00 |
|
kent@mysql.com
|
27591e68ce
|
ps_7ndb.result, ps_6bdb.result:
Updated result files
|
2005-06-08 17:45:18 +02:00 |
|
hf@deer.(none)
|
3849422055
|
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0
into deer.(none):/home/hf/work/mysql-5.0.9764
|
2005-06-08 20:38:57 +05:00 |
|
hf@deer.(none)
|
6c148a7969
|
Fix for bug #9764 (DISTINCT IFNULL truncates data)
|
2005-06-08 20:35:37 +05:00 |
|
konstantin@mysql.com
|
f0ee736991
|
Cleanup sql_prepare.cc
|
2005-06-08 19:31:34 +04:00 |
|
joreland@mysql.com
|
7bcc81c87b
|
Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-5.0
|
2005-06-08 16:55:06 +02:00 |
|
joreland@mysql.com
|
dc78a77206
|
bug#11166 - ndb
Fix potential inconsistency when running ndb_restore due to faulty parsing
of backup log wrt inserts
|
2005-06-08 16:48:57 +02:00 |
|
holyfoot@mysql.com
|
730c3a260f
|
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/hf/work/mysql-5.0.8459
|
2005-06-08 15:53:07 +05:00 |
|
holyfoot@hf-ibm.(none)
|
ff9951f221
|
Fix for bug #8429 (FORMAT returns incorrect result)
|
2005-06-08 15:49:36 +05:00 |
|
lenz@mysql.com
|
0c4a1a6af4
|
Merge mysql.com:/space/my/mysql-5.0.7-clone
into mysql.com:/space/my/mysql-5.0
|
2005-06-08 12:27:52 +02:00 |
|
lars@mysql.com
|
d33ba0193e
|
Merge mysqldev@production.mysql.com:my/mysql-5.0-release
into mysql.com:/home/bk/mysql-5.0
|
2005-06-08 12:17:42 +02:00 |
|
lenz@mysql.com
|
024010e562
|
- make sure to include mysql-test/t/*.sql files in the binary distributions and when
"make install" is called (mysql_delimiter.sql was missing)
|
2005-06-08 11:49:24 +02:00 |
|
hf@deer.(none)
|
71f06aa778
|
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0
into deer.(none):/home/hf/work/mysql-5.0.9894
|
2005-06-08 14:17:42 +05:00 |
|
ramil@mysql.com
|
7d496d0cd3
|
Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/usr/home/ram/work/mysql-5.0
|
2005-06-08 13:19:03 +05:00 |
|
hf@deer.(none)
|
732fb06e13
|
Fix for bug #8425 (Insufficient precision in the '/' operation)
As the bug was already fixed, just testcase added here
|
2005-06-08 13:11:04 +05:00 |
|
stewart@mysql.com
|
a65c0b000a
|
BUG#10893 Cluster hangs on initial startup
IPCConfig wasn't constructing the connect string properly.
|
2005-06-08 17:35:11 +10:00 |
|
hf@deer.(none)
|
935b5ec4b4
|
Fix for bug #9894 (Negative numbers are allowed to 'unsigned' column)
|
2005-06-08 12:25:57 +05:00 |
|
ramil@mysql.com
|
e6b6eaf1dd
|
Merge mysql.com:/usr/home/ram/work/mysql-5.0-release
into mysql.com:/usr/home/ram/work/mysql-5.0
|
2005-06-08 12:22:14 +05:00 |
|
konstantin@mysql.com
|
51400b9a79
|
Fix failing ps_6bdb and ps_7ndb tests.
The changes are similar to those pushed with a fix for Bug#9899,
so my guess is that ps_6dbd and ps_7ndb tests were simply not run then.
|
2005-06-08 10:59:40 +04:00 |
|
konstantin@mysql.com
|
99c637477f
|
Fix ps_7ndb.result wrt working LIMIT clause (due to porting
missed ityesterday :()
|
2005-06-08 10:44:58 +04:00 |
|
ramil@mysql.com
|
6f8ef49895
|
A fix (bug #11153: Ambiguous call to overloaded function, acording to Visual Studio 6)
|
2005-06-08 11:37:43 +05:00 |
|
brian@brian-akers-computer.local
|
8683f513cd
|
Removed warnings for gcc 4.0
|
2005-06-07 18:23:58 -07:00 |
|
jimw@mysql.com
|
9ba4a6c722
|
Fix calculation of buffer size for _cgets() on Windows. (Bug #10841)
|
2005-06-08 00:43:57 +02:00 |
|
reggie@mdk10.(none)
|
e23f249187
|
improved mapping from numerical open codes to string fopen codes.
This was necessary because the old code would return
"w+" for O_RDONLY|O_SHARE for example.
|
2005-06-07 15:45:03 -05:00 |
|
reggie@mdk10.(none)
|
f86c44ff56
|
Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1
into mdk10.(none):/home/reggie/bk/41test3
|
2005-06-07 15:45:02 -05:00 |
|
serg@serg.mylan
|
b95c7afcda
|
Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
|
2005-06-07 22:45:01 +02:00 |
|
serg@serg.mylan
|
30d81b75ff
|
bug#5373: handler READ NEXT w/o HANDLER READ [FIRST]
check table->file->inited to catch incorrect calling sequence.
|
2005-06-07 22:43:25 +02:00 |
|
konstantin@mysql.com
|
79b82323e3
|
A followup patch for Bug#7306 (limit in prepared statements):
don't evaluate subqueries during statement prepare, even if they
are not correlated.
With post-review fixes.
|
2005-06-08 00:34:53 +04:00 |
|
dlenev@brandersnatch.localdomain
|
620d42318b
|
Enabling back part of sp.test which no longer fails in --ps-protocol mode
(Bug which caused its failure before was fixed in the beginning of March
by the ChangeSet that introduced improved SP-locking).
|
2005-06-07 22:22:27 +04:00 |
|
joerg@mysql.com
|
bccd45ca03
|
Builds of 5.0.7 have begun, so anything added into this tree here will go into 5.0.8.
|
2005-06-07 19:28:43 +02:00 |
|
igor@rurik.mysql.com
|
ab67410664
|
Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0
into rurik.mysql.com:/home/igor/mysql-5.0
|
2005-06-07 09:11:37 -07:00 |
|
igor@rurik.mysql.com
|
c9c52df80b
|
Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
|
2005-06-07 08:23:46 -07:00 |
|
monty@mysql.com
|
eb9e5777ee
|
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/home/my/mysql-4.1
|
2005-06-07 18:23:04 +03:00 |
|
lars@mysql.com
|
71c9b0ac34
|
Merge mysql.com:/home/bkroot/mysql-5.0 into mysql.com:/home/bk/mysql-5.0
|
2005-06-07 17:20:08 +02:00 |
|
paul@frost.snake.net
|
536028a284
|
Merge paul@bk-internal.mysql.com:/home/bk/mysql-5.0
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-5.0
|
2005-06-07 10:09:47 -05:00 |
|
paul@frost.snake.net
|
52a4221188
|
Merge paul@bk-internal.mysql.com:/home/bk/mysql-5.0
into frost.snake.net:/Volumes/frost2/MySQL/bk/mysql-5.0
|
2005-06-07 10:05:52 -05:00 |
|
paul@frost.snake.net
|
85648050af
|
Typo in help message.
|
2005-06-07 10:03:09 -05:00 |
|
igor@rurik.mysql.com
|
db9d50808a
|
Merge rurik.mysql.com:/home/igor/mysql-5.0
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
|
2005-06-07 07:52:36 -07:00 |
|
igor@rurik.mysql.com
|
75ffe152d4
|
sql_yacc.yy:
Added missing ';'.
|
2005-06-07 07:48:56 -07:00 |
|
lars@mysql.com
|
53085bb443
|
Merge mysql.com:/home/bkroot/mysql-5.0 into mysql.com:/home/bk/mysql-5.0
|
2005-06-07 16:48:38 +02:00 |
|
lars@mysql.com
|
b6402bd4e4
|
BUG#6883: Merge fixes
|
2005-06-07 16:43:43 +02:00 |
|
lars@mysql.com
|
f952a0d6f1
|
Merge mysql.com:/home/bkroot/mysql-4.1
into mysql.com:/home/bk/b6883-mysql-4.1
|
2005-06-07 16:31:10 +02:00 |
|
petr@mysql.com
|
451bc09790
|
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/home/cps/mysql/trees/mysql-5.0
|
2005-06-07 17:58:14 +04:00 |
|
petr@mysql.com
|
a2331d37b6
|
several fixes to the previous patch
|
2005-06-07 17:57:20 +04:00 |
|
igor@rurik.mysql.com
|
5514c94865
|
Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1
into rurik.mysql.com:/home/igor/mysql-4.1
|
2005-06-07 06:48:21 -07:00 |
|
igor@rurik.mysql.com
|
c963b12fd3
|
Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
|
2005-06-07 06:38:05 -07:00 |
|
igor@rurik.mysql.com
|
d3f3cc617d
|
Many files:
Fixed bug #9899: erronious NOT_NULL flag for some attributes
in the EXPLAIN table.
|
2005-06-07 06:34:13 -07:00 |
|
monty@mysql.com
|
543691ab15
|
Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1
|
2005-06-07 16:34:10 +03:00 |
|
joreland@mysql.com
|
e6dfe6aa36
|
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1
|
2005-06-07 15:25:21 +02:00 |
|
joreland@mysql.com
|
e697ec1c1c
|
bug#11133 - ndb
incorrect handling of writeTuple with multi op transaction
|
2005-06-07 15:10:57 +02:00 |
|