mskold@mysql.com
e6e4087f8b
Relaxed type checking to allow int to real coercion
2005-06-10 10:34:05 +02:00
joreland@mysql.com
decf8ed04e
ndb - autotest
...
script fixes for solaris
2005-06-10 10:22:32 +02:00
serg@serg.mylan
71a61f9545
Merge bk-internal:/home/bk/mysql-5.0
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2005-06-10 09:15:43 +02:00
jimw@mysql.com
4441b59711
Update test results. type_varchar changed because the size of the
...
key now gets changed along with the size of the field as long
as the original key had the same length as the length of the field
(or is unspecified originally, as in the test).
2005-06-09 21:20:34 -07:00
jimw@mysql.com
1055c36000
Merge mysql.com:/home/jimw/my/mysql-5.0-10543
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-06-09 19:29:55 -07:00
jimw@mysql.com
153f233627
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-06-09 19:27:45 -07:00
kent@mysql.com
155c322c59
mysqld.dsp:
...
Corrected typo
2005-06-10 04:09:42 +02:00
jimw@mysql.com
21f46b3940
Merge mysql.com:/home/jimw/my/mysql-4.1-11122
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-06-09 18:03:55 -07:00
jimw@mysql.com
bb8f2663ae
Merge mysql.com:/home/jimw/my/mysql-4.1-10566
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-06-09 18:03:18 -07:00
jimw@mysql.com
3c425f1f65
Merge mysql.com:/home/jimw/my/mysql-4.1-10931
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-06-09 18:02:04 -07:00
jimw@mysql.com
a5285b141e
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-06-09 18:00:47 -07:00
serg@serg.mylan
551bdecfd9
Merge bk-internal:/home/bk/mysql-5.0
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2005-06-09 23:00:04 +02:00
brian@brian-akers-computer.local
12a7b7af04
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into brian-akers-computer.local:/Users/brian/mysql/mysql-5.0
2005-06-09 13:11:54 -07:00
serg@serg.mylan
8954b0d2d0
remove old libmysqld.a before assembling a new one
2005-06-09 22:04:05 +02:00
jani@a193-229-222-105.elisa-laajakaista.fi
5708d9a076
Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
2005-06-09 21:54:06 +03:00
jani@a193-229-222-105.elisa-laajakaista.fi
9f3daa2371
Fixes in function modify_defaults_file():
...
- Removed unneccessary variables.
- Made a function of that part of code, which actually changes
the line under modifications.
- Fixed memory overrun problem with my_malloc. Too little space
was reserved.
- Fixed problem in case, when new option was added at the end
of the section. Before, it was added as the last line of the
section, even if it left empty lines between.
- Fixed so that the configuration file is not saved unneccessarily,
if no modifications are done. (file timestamp remains)
- This should fix (at least partially) problems described in
Bug#10806
2005-06-09 21:50:22 +03:00
serg@serg.mylan
601979f0a8
Merge bk-internal:/home/bk/mysql-5.0
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2005-06-09 20:02:06 +02:00
obarnir@mysql.com
156d351e1d
Adding auxiliary scripts that allow to display messages in result files from within test files
...
- show_msg.inc - displays a message followed by a line of '-' at the length of the messgae
- show_msg80.inc - displays a message followed by a line of '-' with a fixed length of 80
2005-06-09 11:01:23 -07:00
jimw@mysql.com
e4cb794750
Fix use of _cgets() to handle an input line that exceeds our buffer space
...
before a newline is found. (Bug #10840 )
2005-06-09 19:44:59 +02:00
acurtis@xiphis.org
57192cb62f
Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into xiphis.org:/usr/home/antony/work2/p1-bug11028.4
2005-06-09 18:44:59 +01:00
brian@brian-akers-computer.local
1b602c3d99
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into brian-akers-computer.local:/Users/brian/mysql/mysql-5.0
2005-06-09 09:36:44 -07:00
svoj@mysql.com
a3e72ec85a
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/var/tmp/sslbug/mysql-4.1
2005-06-09 21:22:44 +05:00
brian@brian-akers-computer.local
2d9c00b2f3
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into brian-akers-computer.local:/Users/brian/mysql/mysql-5.0
2005-06-09 09:20:00 -07:00
igor@rurik.mysql.com
36a4f39bc6
Merge rurik.mysql.com:/home/igor/mysql-5.0
...
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
2005-06-09 09:19:57 -07:00
igor@rurik.mysql.com
e093250d5d
select.test, select.result:
...
Added a test case for bug #10084 .
sql_yacc.yy:
Fixed bug #10084 : STRAIGHT_JOIN for expressions with ON was
added.
2005-06-09 09:16:16 -07:00
acurtis@xiphis.org
3b8c3bd7e1
Merge
2005-06-09 17:15:06 +01:00
kent@mysql.com
b949adc289
2005-06-09 18:02:07 +02:00
acurtis@xiphis.org
cb7961bd9b
Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into xiphis.org:/usr/home/antony/work2/p1-bug11028.3
2005-06-09 16:44:03 +01:00
acurtis@xiphis.org
304bb0c66d
Bug#11028 Crash on create table like
...
Report error instead of crashing
2005-06-09 16:06:15 +01:00
kent@mysql.com
2c6616e3ff
Many files:
...
More yaSSL changes in Visual Studio 6 project files
2005-06-09 16:53:08 +02:00
konstantin@mysql.com
95e620485c
A fix and test case for Bug#10729 "mysql_stmt_attr_set
...
CURSOR_TYPE_READ_ONLY". The bug was that we (me) don't perform proper
cleanups of the prepared statement when done fetching from a cursor.
Another patch.
2005-06-09 18:17:45 +04:00
reggie@mdk10.(none)
68c6470acf
Bug #8183 MERGE and SYM cause wrong SHOW CREATE TABLE
...
Without this patch, all file elements in info have symlink resolved
pathnames. This means append_create_info does not have any way
of showing the correct database name when a symlinked database is used.
2005-06-09 09:00:51 -05:00
konstantin@mysql.com
6a5b215443
Fix broken test suite.
2005-06-09 18:00:50 +04:00
serg@serg.mylan
81d070fdcc
Merge bk-internal:/home/bk/mysql-5.0
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2005-06-09 15:53:35 +02:00
serg@serg.mylan
62c2a636d6
sql/mysql_priv.h
...
comments,
unused flag OPTION_INTERNAL_SUBTRANSACTIONS removed
SELECT_ALL flag moved into this free slot.
2005-06-09 15:48:57 +02:00
kent@mysql.com
89ca3c57d7
mysql_test_run_new.c:
...
Corrected path to SSL certificate files
2005-06-09 15:46:33 +02:00
kent@mysql.com
5942498979
mysql-test-run.pl, mysql-test-run.sh:
...
Corrected path to SSL certificate files
2005-06-09 15:19:10 +02:00
svoj@mysql.com
d08d1a88e0
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/svoj/devel/mysql/yassl-mysql-5.0
2005-06-09 17:15:50 +05:00
holyfoot@hf-ibm.(none)
717d92f6a6
Fix for bug #10083 (round doesn't increase scale)
2005-06-09 15:27:26 +05:00
gluh@mysql.com
f183ee49eb
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/gluh/MySQL/Merge/4.1
2005-06-09 15:26:46 +05:00
joreland@mysql.com
7d5960a5a6
update result file for ps7_ndb
2005-06-09 12:26:45 +02:00
gluh@eagle.intranet.mysql.r18.ru
8574ed6fc6
Fix for bug#10732: Set SQL_MODE to NULL gives garbled error message
...
generate proper error message if we use SET ... = NULL for 'set'
variables
2005-06-09 14:39:29 +05:00
joreland@mysql.com
cce5aea0c7
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-push
2005-06-09 11:37:10 +02:00
svoj@mysql.com
8209f84d49
Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/svoj/devel/mysql/yassl-mysql-5.0
2005-06-09 13:45:43 +05:00
hf@deer.(none)
1fdc59ac33
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into deer.(none):/home/hf/work/mysql-5.0.8482
2005-06-09 13:31:29 +05:00
ramil@mysql.com
90ddbe87d6
a fix (bug #11193 : error messages gets garbled after reggies latest changeset: ChangeSet@1.2260.1.).
2005-06-09 13:13:02 +05:00
hf@deer.(none)
cc007a5c09
Fix for bug #8482 (Incorrect rounding)
2005-06-09 12:44:44 +05:00
joreland@mysql.com
5c9dee551a
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1-push
2005-06-09 08:12:14 +02:00
joreland@mysql.com
a5a13ea8c8
ndb - autotest
...
small script fixes
- Don't use hostname -s as it's linux specific
- Don't remove result unless scp worked
2005-06-09 08:07:48 +02:00
joreland@mysql.com
872c84b382
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/jonas/src/mysql-5.0
2005-06-09 07:57:10 +02:00