joreland@mysql.com
e7348d5168
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-07-06 17:49:34 +02:00
joreland@mysql.com
f398a0bd91
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-07-06 17:46:13 +02:00
joreland@mysql.com
d2eaf7dd1b
Fixed typo
2004-07-06 17:45:37 +02:00
antony@ltantony.rdg.cyberkinetica.com
ac6e6c121f
Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ltantony.rdg.cyberkinetica.com:/usr/home/antony/work/bug4407.1
2004-07-06 16:43:39 +01:00
antony@ltantony.rdg.cyberkinetica.com
58cec1fd6a
Bug#4407 - assertion in ha_myisam.cc
...
Fix assertion failure where ha_myisam::index_next() is called
without first calling ha_myisam::ha_index_init()
2004-07-06 16:30:50 +01:00
serg@serg.mylan
d8dabe43fb
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-07-06 16:30:04 +02:00
serg@serg.mylan
021242bc6c
mysql_fix_privilege_tables.sh:
...
various fixes (for mysql-test-run at least):
* accept --no-defaults
* 4.0 compatible password handling (only it no other argumensts, only if doesn't start with --)
ps_3innodb.test:
only run ps_3innodb.test if innodb is present
mysql-test-run.sh:
it's --verbose, not --verbose=1
2004-07-06 16:29:26 +02:00
serg@serg.mylan
df1f83db55
HAVE_RTREE_KEYS are enabled on windows too
2004-07-06 14:24:44 +02:00
bar@mysql.com
1bc5370cff
mysqltest.c:
...
Bug #4338 mysql-test-run fails if compiled with non-latin1 character set.
2004-07-06 17:18:04 +05:00
bar@mysql.com
30a86a0be9
Bug#4417 binary character set breaks multi-byte table/field name.
2004-07-06 17:15:43 +05:00
serg@serg.mylan
c2295f163f
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-07-06 14:05:41 +02:00
serg@serg.mylan
9602e4a1a6
re-enable spatial features for windows
...
grr
2004-07-06 13:56:50 +02:00
bell@sanja.is.com.ua
0fa0852001
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-5.0
2004-07-06 12:21:48 +03:00
joreland@mysql.com
f5d384d4ab
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/jonas/src/mysql-4.1
2004-07-06 10:45:53 +02:00
bar@mysql.com
434e2e094c
rpl_charset.result, rpl_charset.test:
...
An addition to 1.2036 04/07/02: armscii8_bin was referenced to as armscii_bin in a mistake.
2004-07-06 13:43:15 +05:00
joreland@mysql.com
f2ae6f2c21
Fix uninit variable
2004-07-06 10:19:05 +02:00
guilhem@mysql.com
2d5fbe0aec
my_lib.c:
...
more accurate comment
2004-07-05 19:12:23 +02:00
guilhem@mysql.com
912eb811ba
Windows-specific:
...
Fix for BUG#4375 "Windows specific directories are copied during
replication": in the Windows version of my_dir(), do not show hidden
or system files which Windows sometimes creates in the root directory
of drive (like RECYCLER and SYSTEM VOLUME INFORMATION directories) (so
this problem showed up only when the datadir was the root dir of a
drive).
This will make SHOW DATABASES display better, and will do no harm to
MySQL. For example, DROP DATABASE will not miss some files, as MySQL
creates no hidden or system files.
2004-07-05 19:07:26 +02:00
gordon@zero.local.lan
b437a2f3c9
Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into zero.local.lan:/GORDON/MySQL/mysql-4.1/src
2004-07-05 10:08:38 +02:00
mysqldev@melody.local
57b173cb69
Merge joreland@bk-internal:/home/bk/mysql-4.1
...
into melody.local:/home/mysqldev/jonas/mysql-4.1
2004-07-05 07:59:34 +02:00
mysqldev@melody.local
c29cd379d7
BUG#4384
2004-07-05 07:52:20 +02:00
lenz@mysql.com
b5c6ced1aa
- fixed typo in mysql-test/ndb/ndbcluster.sh that caused a
...
"test: argument expected" error when trying to run the NDB test
suite on Solaris
2004-07-05 07:48:09 +02:00
joreland@mysql.com
d0aa80a698
Fix mysql-test-run ndb order by/endian issue
2004-07-05 07:14:45 +02:00
joreland@mysql.com
f5294ebd5a
Merge mysql.com:/home/jonas/src/mysql-4.1
...
into mysql.com:/home/jonas/src/gcc34
2004-07-04 21:20:39 +02:00
bell@sanja.is.com.ua
41bd6aa4b6
do not assign values of left expression of IN/ANN/ANY subquery in case of PS preparation (BUG#4403)
2004-07-04 10:40:24 +03:00
bell@sanja.is.com.ua
130740248b
aggregate functions check during substitution made only for single row subselects (BUG#4400)
...
restoring current senect pointer before PS rexecution (backport from 5.0)
removed spaces at lines ends
2004-07-04 08:46:28 +03:00
paul@ice.snake.net
fb7f15188a
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-07-02 17:32:47 -05:00
bell@sanja.is.com.ua
1b54d08a1c
right join print fixed
2004-07-03 01:08:46 +03:00
paul@ice.snake.net
8ead38a5dc
item_geofunc.cc:
...
Minor comment tweaks.
2004-07-02 16:22:46 -05:00
gordon@zero.local.lan
c87812d8e6
Added comments to the PS test files, to prevent modifications which may destroy the tests .
2004-07-02 20:01:34 +02:00
guilhem@mysql.com
83dbc6b006
Fixing a bug in mysqltest.c:
...
if a command has a comment at the end of line, like:
error 2002 ; # this is error 2002
then the parsing of comment should not make mysqltest
forget about the value of expected error.
Reason it forgot it (so the next query caused the test to fail)
is that internally the above line is 2 queries.
2004-07-02 19:20:30 +02:00
bar@mysql.com
4df5a14a6f
Bug #4374 SHOW TABLE STATUS FROM ignores collation_connection
2004-07-02 16:52:02 +05:00
serg@serg.mylan
24b84fbc87
unused (and unnecessary) mysqltest commands removed
2004-07-02 11:02:21 +02:00
bar@mysql.com
a597b077c6
configure.in:
...
armscii8_bin was referenced to as armscii_bin.
2004-07-02 13:33:26 +05:00
bar@mysql.com
b41e009b04
armscii8_bin was referenced to as armscii_bin in a mistake.
2004-07-02 13:27:46 +05:00
paul@ice.snake.net
b10c110b18
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-07-01 23:33:44 -05:00
bell@sanja.is.com.ua
ce19102645
fixed join_nested test independence of environment
...
spaces at line end in fresh definitions removed
fixed printing of nested joins (BUG#4352)
2004-07-01 23:46:43 +03:00
mwagner@here.mwagner.org
199d4f15d6
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into here.mwagner.org:/Volumes/BK/mysql-4.0
2004-07-01 14:55:23 -05:00
mwagner@here.mwagner.org
6cd34875cf
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into here.mwagner.org:/Volumes/BK/mysql-4.1
2004-07-01 14:48:58 -05:00
sergefp@mysql.com
731c2acaed
Remove compiler warning
2004-07-01 23:31:48 +04:00
paul@ice.snake.net
f5decb3d1c
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-07-01 12:01:26 -05:00
gordon@zero.local.lan
8462b8aeb8
Merge mleich@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into zero.local.lan:/GORDON/MySQL/mysql-4.1/src
2004-07-01 16:35:52 +02:00
gordon@zero.local.lan
7071d062c9
WL#1564 Intensive test of prepared statements via 'mysqltest'
2004-07-01 16:30:29 +02:00
monty@mysql.com
78c1938848
Portability fixes (For Netware)
2004-07-01 17:26:45 +03:00
lenz@mysql.com
2c6537e2cb
- tagged ChangeSet 1.2023 as "mysql-4.1.3"
...
- bumped up version number in configure.in: 4.1.3-beta -> 4.1.4-beta
2004-07-01 14:41:51 +02:00
paul@ice.snake.net
cdceda82fd
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
2004-07-01 07:40:32 -05:00
mwagner@here.mwagner.org
4ba6a73d54
Merge here.mwagner.org:/Volumes/BK/mysql-4.1
...
into here.mwagner.org:/Volumes/BK/mysql-4.1-work
2004-06-30 23:31:33 -05:00
mwagner@here.mwagner.org
35b512f079
mysql-copyright:
...
Fix for the condition when "the_fat" doesn't end with 'dnl\n', but ')\n'.
2004-06-30 23:29:47 -05:00
paul@kite-hub.kitebird.com
c53dc62ece
client.c, libmysql.c:
...
Symbol spelling change.
errmsg.c:
Client error message edits.
errmsg.h:
Two symbol spelling changes.
2004-06-30 22:18:41 -05:00
bell@sanja.is.com.ua
24a8dc2337
fixed WHERE condition optimisation in PS
2004-07-01 01:52:05 +03:00