Commit graph

13704 commits

Author SHA1 Message Date
mskold@mysql.com
c1c3e31fb6 Fix for bug#4730 2004-08-11 15:06:17 +02:00
joreland@mysql.com
a9ab9d05f1 Default = memset(0) 2004-08-11 12:35:57 +02:00
joreland@mysql.com
87b22e8ac7 Add indexes to test toolkit 2004-08-11 10:03:43 +02:00
joreland@mysql.com
63061c294a Mismatched parantases #ifdef 2004-08-11 08:23:12 +02:00
joreland@mysql.com
6244a24cfb print test tables 2004-08-11 08:21:31 +02:00
joreland@mysql.com
b5c14cf8e1 Fix uninit variable bug "surfaced" by removing mem init in SimulatedBlock 2004-08-11 07:15:37 +02:00
joreland@mysql.com
a15b4e5143 Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-10 17:42:51 +02:00
joreland@mysql.com
2b38765325 Merge mysql.com:/home/jonas/src/bug-4586
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-10 17:29:19 +02:00
joreland@mysql.com
834c862f52 merge bug 4586 2004-08-10 17:27:07 +02:00
mronstrom@mysql.com
39614a3ab3 Removing const declaration of allocRecord to fix compile problem 2004-08-10 17:09:08 +02:00
joreland@mysql.com
f87ef7f909 Cset exclude: joreland@mysql.com|ChangeSet|20040805155331|12859 2004-08-10 16:05:27 +02:00
joreland@mysql.com
1a04ae1a97 bug#4586
Removed printouts
2004-08-10 16:04:07 +02:00
joreland@mysql.com
f3d86403db bug-4586 2004-08-10 15:51:31 +02:00
joreland@mysql.com
ec33e2f75b Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-10 15:19:07 +02:00
joreland@mysql.com
348ff83475 ndb test fixes 2004-08-10 15:16:48 +02:00
mskold@mysql.com
60fa9bd115 Missing result handling in bug fix for bug#3912 2004-08-10 15:04:40 +02:00
mskold@mysql.com
01050df7dc Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
2004-08-10 14:48:22 +02:00
mskold@mysql.com
0625aef8c0 Bug fix for bug#3912 2004-08-10 14:38:24 +02:00
joreland@mysql.com
b943729d85 ndb_mgmd occasional core-dumps
clear connect flag before doing disconnect
2004-08-10 13:40:19 +02:00
mronstrom@mysql.com
7f2e670ff3 Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/Users/mikron/mysql-4.1
2004-08-10 12:36:33 +02:00
mskold@mysql.com
a5dd9f8bb4 Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1-ndb
2004-08-10 11:48:43 +02:00
serg@serg.mylan
5c2341c3c8 Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-08-10 11:29:17 +02:00
serg@serg.mylan
ed39f6f702 Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-08-10 11:15:42 +02:00
dlenev@brandersnatch.localdomain
a6bd0eb5ba Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-bg4508
2004-08-10 12:56:52 +04:00
dlenev@brandersnatch.localdomain
f49d4f5350 Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes server".
Instead of trying to open time zone tables during calculation of CONVERT_TZ() function
or setting of @@time_zone variable we should open and lock them with the rest of 
statement's table (so we should add them to global table list) and after that use such 
pre-opened tables for loading info about time zones.
2004-08-10 12:42:31 +04:00
joreland@mysql.com
350ab6b61c Merge mysql.com:/home/jonas/src/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1-ndb
2004-08-10 10:22:49 +02:00
serg@serg.mylan
804578b46c Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-08-10 10:17:36 +02:00
konstantin@mysql.com
72348e7c1c Fixing typos in big comment (libmysql):
you need to check in to find out another couple of typos
2004-08-10 01:16:19 -07:00
konstantin@mysql.com
6989a499da Comments in libmysql (prepared statements API) 2004-08-10 01:08:53 -07:00
serg@serg.mylan
56b423e058 bad merge fixed - myisamchk support for --ft_stopword_file restored 2004-08-10 10:07:59 +02:00
dlenev@brandersnatch.localdomain
bcbbfc3bb8 Merge bk-internal.mysql.com:/home/bk/mysql-4.1
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-bg4756
2004-08-10 03:07:07 +04:00
ingo@mysql.com
57e2f48b8b Merge mysql.com:/home/mydev/mysql-4.1
into mysql.com:/home/mydev/mysql-4.1-4100
2004-08-09 19:10:54 +02:00
paul@kite-hub.kitebird.com
976e0ce3a8 mysqld.cc:
minor option description change.
2004-08-09 10:34:36 -05:00
joreland@mysql.com
8b32c7ef44 mysql-test ndb_index_unique 2004-08-09 15:13:46 +02:00
paul@kite-hub.kitebird.com
22952e59c0 Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
2004-08-09 07:12:19 -05:00
joreland@mysql.com
e7d89abf33 Forgott to update testBackuo w.r.t to ConfigRetreiver 2004-08-09 14:10:50 +02:00
joreland@mysql.com
e3ed90a1e5 testBlobs take more than 5-minutes (but less than 10) 2004-08-09 13:57:01 +02:00
joreland@mysql.com
1add7651b4 bug#4529 2004-08-09 13:25:07 +02:00
ingo@mysql.com
41feaae09a Merge mysql.com:/home/mydev/mysql-4.1
into mysql.com:/home/mydev/mysql-4.1-4100
2004-08-09 11:28:59 +02:00
ingo@mysql.com
82d54f6d86 bug#4369 - MySQL 4.1 regression in Alter table/tmp table from hash.
Solved performance problems by fixing a typo, which prevented enabling of write buffer.
2004-08-09 11:02:09 +02:00
bar@mysql.com
e4348ee9a5 configure.in:
Collation name fixes.
2004-08-09 13:04:34 +05:00
joreland@mysql.com
ad325516a9 testTransaction -n FRead*
testTransaction -n *Scan*
testTimeout -n *
2004-08-09 09:44:05 +02:00
paul@kite-hub.kitebird.com
651b6893b1 mysqld.cc:
Put --help first, reorder other options so that they are
  alphabetical. (shouldn't have to use grep to find an option.)
  Move group_concat_max_len to variable part of list.
  Rename character_set_server, collation_server,
  shared_memory_base_name to character-set-server,
  collation-server, shared-memory-base-name.
  Make default-collation message refer to collation-server
  rather than character-set-server.
2004-08-08 21:23:03 -05:00
joreland@mysql.com
6f92147258 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/home/jonas/src/ll
2004-08-08 20:58:57 +02:00
joreland@mysql.com
dff5224151 Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/home/jonas/src/mysql-4.1
2004-08-08 20:27:57 +02:00
joreland@mysql.com
1b756b68a0 testDict -n CreateMaxTables
- Init _all_ of CREATE_TABLE_REF
2004-08-08 20:27:39 +02:00
kent@mysql.com
072818eab5 mysqld.cc:
get_options() did an exit(0) after reporting "Too many arguments"
2004-08-08 15:46:57 +02:00
serg@serg.mylan
e1e1c39bda cleanup 2004-08-07 23:18:13 +02:00
serg@serg.mylan
6e8503142e Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-08-07 18:28:10 +02:00
serg@serg.mylan
eaaedb69a8 bug#4881 - crash in ALTER .. RENAME if rename fails 2004-08-07 18:26:59 +02:00