Commit graph

13713 commits

Author SHA1 Message Date
mronstrom@mysql.com
607f7a6ebd 18 bits didn't fit into Uint16 2004-08-18 09:44:25 +02:00
mronstrom@mysql.com
f67262fd20 Fix bugs + include check of batch_byte_size and
use of first_batch_size
2004-08-17 17:55:47 +02:00
mronstrom@mysql.com
6f24d1eb29 Two level data access of operation i-value insted of huge fixed
size array.
Added a number of subroutines for this
2004-08-17 13:18:20 +02:00
mronstrom@mysql.com
99996ff398 Merge mronstrom@bk-internal.mysql.com:/users/mronstrom/wl2025
into mysql.com:/Users/mikron/wl2025
2004-08-11 17:40:57 +02:00
mronstrom@mysql.com
6fc580c025 Finalised first step of scan optimisations
Everything is working but a few things is still remaining
2004-08-11 17:36:31 +02:00
mronstrom@build.mysql.com
8fd1954bbe Merge build.mysql.com:/home/bk/mysql-4.1-ndb
into build.mysql.com:/users/mronstrom/wl2025
2004-08-11 12:18:12 +02:00
mronstrom@mysql.com
e30e90fbda Fix of a nasty bug, small but hard to find
Some small printout fixes
2004-08-11 12:08:30 +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
mronstrom@build.mysql.com
caf1779a90 Merge build.mysql.com:/home/bk/mysql-4.1-ndb
into build.mysql.com:/users/mronstrom/wl2025
2004-08-10 14:38:34 +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
mronstrom@mysql.com
5e4070af30 Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
into mysql.com:/Users/mikron/mysql-4.1-ndb
2004-08-09 17:59:37 +02:00
mronstrom@mysql.com
a8988d687d Correction + move of code to NDB_DEBUG_FULL from VM_TRACE 2004-08-09 17:51:37 +02:00
mronstrom@mysql.com
8a274c4466 First step for WL 2025
Not yet fully working
Scan reads work fine, not scan updates
2004-08-09 17:43:15 +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