mskold@mysql.com
|
9cebe281bb
|
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
|
2005-06-02 17:06:51 +02:00 |
|
mskold@mysql.com
|
cc524b4fda
|
Removed bug introduced when implementing support for IN and BETWEEN
|
2005-06-02 14:46:58 +02:00 |
|
msvensson@neptunus.(none)
|
abd3a84f7a
|
BUG#9626 Several serious errors reported by Valgrind in latest 5.0 bk tree
- Fix several valgrind warnings.
|
2005-06-02 14:32:06 +02:00 |
|
kent@mysql.com
|
f0fcc54b0c
|
Merge
|
2005-06-02 04:45:09 +02:00 |
|
kent@mysql.com
|
bd48eed988
|
tztime.cc:
Set #pragma implementation" earlier
Many files:
Need to include <my_global.h> before #ifdef USE_PRAGMA_IMPLEMENTATION
|
2005-06-02 02:43:32 +02:00 |
|
monty@mysql.com
|
a69f432115
|
Code cleanups during code reviews
Ensure we get error if INSERT IGNORE ... SELECT fails
Fixed wrong key_part->key_length usage in index_merge
|
2005-06-01 16:35:09 +03:00 |
|
mskold@mysql.com
|
e8613e53b9
|
Fixed handling of condition pushdown to storage engine of NO BETWEEN and NOT IN
|
2005-06-01 11:56:47 +02:00 |
|
msvensson@neptunus.(none)
|
697cfe7f07
|
Merge from 4.1
|
2005-05-26 21:01:55 +02:00 |
|
msvensson@neptunus.(none)
|
83d430353e
|
Add ifdefs to control when "#pragma implementation" should be used
Added some more ifdefs for "#pragma interface"
|
2005-05-26 12:09:14 +02:00 |
|
mskold@mysql.com
|
82490f1492
|
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
|
2005-05-23 07:26:55 +02:00 |
|
msvensson@neptunus.(none)
|
2d515425a3
|
BUG#9626
- Fix valgrind warnings
- Remove static db, schema and table name buffers from Ndb.cpp
|
2005-05-18 20:50:29 +02:00 |
|
mskold@mysql.com
|
0b8de7cfce
|
Added support for BETWEEN and IN in condition pushdown to ndbcluster by rewriting them as AND and OR expressions
|
2005-05-18 14:32:05 +02:00 |
|
mskold@mysql.com
|
66f881a8f6
|
Removed call to cond_push for empty cond
|
2005-05-08 22:42:40 +02:00 |
|
mskold@mysql.com
|
bea71274f7
|
Merge
|
2005-05-07 22:49:04 +02:00 |
|
mskold@mysql.com
|
a785052d7d
|
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
|
2005-05-07 22:44:49 +02:00 |
|
mskold@mysql.com
|
1eaa54a4d8
|
Removed double cond_push
|
2005-05-07 22:41:30 +02:00 |
|
mskold@mysql.com
|
cb8d2905aa
|
bug#9813: Post review fixes
|
2005-05-07 22:04:52 +02:00 |
|
monty@mishka.local
|
015cd1cd21
|
merge
|
2005-05-06 13:51:58 +03:00 |
|
monty@mishka.local
|
a9f6aab4c9
|
Fixes while reviewing new code
Added option --count to mysqlshow (to show number of rows)
Fixed possible core dump in information schema
|
2005-05-06 11:39:30 +03:00 |
|
holyfoot@hf-ibm.(none)
|
2c8e9df232
|
A lot of fixes to Precision math
Mostly about precision/decimals of the results of the operations
|
2005-05-05 20:06:49 +05:00 |
|
mskold@mysql.com
|
607b1a9987
|
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
|
2005-04-29 11:53:35 +02:00 |
|
mskold@mysql.com
|
2428e7b1cc
|
Fix for avoiding gettin Invalid schema object version when doing local changes, fixed found bug
|
2005-04-29 11:37:47 +02:00 |
|
mskold@mysql.com
|
69c17fe46c
|
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
|
2005-04-28 10:48:08 +02:00 |
|
mskold@mysql.com
|
92dc45c86f
|
Fix for avoiding gettin Invalid schema object version when doing local changes, more post review fixes
|
2005-04-28 10:46:39 +02:00 |
|
mskold@mysql.com
|
47c2c96379
|
Merge
|
2005-04-28 10:28:56 +02:00 |
|
mskold@mysql.com
|
bbee23435d
|
Fix for avoiding gettin Invalid schema object version when doing local changes, post review fixes
|
2005-04-28 09:39:29 +02:00 |
|
mskold@mysql.com
|
5f9843aeee
|
Fix for avoiding gettin Invalid schema object version when doing local changes
|
2005-04-27 18:17:41 +02:00 |
|
msvensson@neptunus.(none)
|
2627475a86
|
Merge neptunus.(none):/home/msvensson/mysql/bug9714
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
|
2005-04-27 12:30:11 +02:00 |
|
msvensson@neptunus.(none)
|
c12ee8dc16
|
BUG#9714 libsupc++ problem
- Remove linking of libsupc++
- Move all local static variables to filescope
|
2005-04-27 11:25:08 +02:00 |
|
mskold@mysql.com
|
1589bdf3dc
|
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
|
2005-04-25 11:55:27 +02:00 |
|
mskold@mysql.com
|
93498bdf5a
|
Post review fix of ndbcluster_drop_database, typo
|
2005-04-25 11:54:00 +02:00 |
|
mskold@mysql.com
|
2fd313de2f
|
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
|
2005-04-25 11:47:39 +02:00 |
|
mskold@mysql.com
|
4649d5c30f
|
Post review fix of ndbcluster_drop_database, print error
|
2005-04-25 11:34:47 +02:00 |
|
mskold@mysql.com
|
3a9af0553b
|
Post review fix of ndbcluster_drop_database
|
2005-04-25 11:31:16 +02:00 |
|
mskold@mysql.com
|
5411f8a6e4
|
Merge
|
2005-04-22 17:38:28 +02:00 |
|
mskold@mysql.com
|
9457551616
|
Fix for Bug #9318 drop database does not drop ndb tables
|
2005-04-22 15:28:23 +02:00 |
|
mskold@mysql.com
|
564eb3dc98
|
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
|
2005-04-21 13:12:59 +02:00 |
|
mskold@mysql.com
|
ad9fba9f38
|
Fix for failing ps_7ndb.test, force write_row when batching inserts so that update of primary key is done before next value to insert
|
2005-04-21 13:09:19 +02:00 |
|
pekka@mysql.com
|
ae2346dd94
|
ndb - fix typo
|
2005-04-21 12:53:40 +02:00 |
|
mskold@mysql.com
|
b1c8e44ead
|
Merge
|
2005-04-21 10:26:14 +02:00 |
|
mskold@mysql.com
|
4193a314fb
|
Fix for Bug #9691 UPDATE fails on attempt to update primary key
|
2005-04-19 11:21:26 +02:00 |
|
monty@mishka.local
|
c8170b349f
|
Merge with 4.1
|
2005-04-16 04:35:54 +03:00 |
|
mskold@mysql.com
|
40a0548a1b
|
Bug #9839 Column with AUTOINC contains -1 Value on node stop, post review fix
|
2005-04-15 16:14:08 +02:00 |
|
mskold@mysql.com
|
e889d234cb
|
Bug #9839 Column with AUTOINC contains -1 Value on node stop
|
2005-04-15 15:52:07 +02:00 |
|
mskold@mysql.com
|
add3fd3cca
|
Merge
|
2005-04-13 16:24:17 +02:00 |
|
mskold@mysql.com
|
e39ba63934
|
Merge
|
2005-04-13 14:08:54 +02:00 |
|
mskold@mysql.com
|
f5855f2d57
|
Fix for bug#9813: Test 'ndb_basic': Autoincrement fails in 64 bit
|
2005-04-13 12:42:23 +02:00 |
|
pekka@mysql.com
|
fd5b9f7ed7
|
ndb - csc#4847 - manual merge 4.1->5.0
|
2005-04-11 12:43:58 +02:00 |
|
mskold@mysql.com
|
e8f45332bd
|
Merge
|
2005-04-08 19:42:57 +02:00 |
|
mskold@mysql.com
|
497f2684d8
|
Merge from fix of Bug #9675 Auto-increment not working with INSERT..SELECT and NDB storage
|
2005-04-08 16:49:14 +02:00 |
|