brian@brian-akers-computer.local
346ae5fe33
Added comments to all methods. Added explanation for a sequential read through a storage engine.
2004-05-11 15:59:20 -07:00
monty@mysql.com
6c4b8d3499
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/my/mysql-4.1
2004-05-12 00:30:16 +03:00
monty@mysql.com
116f61c656
Don't automaticly generate a new key for a foreign key constraint if there is already a usable key.
...
Prefer not automatic keys before automatic keys. If there is two conf
2004-05-12 00:29:52 +03:00
joreland@mysql.com
a5280c8bbf
Cset include: ndbdev@ndbmaster.mysql.com|ChangeSet|20040511202610|13901
...
Cset include: ndbdev@ndbmaster.mysql.com|ChangeSet|20040511202329|47736
Cset include: tomas@mc05.(none)|ChangeSet|20040511192517|11620
Cset include: joreland@mysql.com|ChangeSet|20040511192516|46068
Cset include: tomas@mc05.(none)|ChangeSet|20040511123917|46372
Cset include: tomas@mc05.(none)|ChangeSet|20040511123143|38188
Cset include: tulin@build.mysql.com|ChangeSet|20040510154057|38196
Cset include: joreland@mysql.com|ChangeSet|20040508224854|24167
Cset include: tomas@mc05.(none)|ChangeSet|20040507133412|23798
Cset include: tomas@mc05.(none)|ChangeSet|20040507063942|37686
Cset include: tomas@mc05.(none)|ChangeSet|20040506111114|33079
Cset include: tomas@mc05.(none)|ChangeSet|20040506105341|38394
Cset include: tomas@mc05.(none)|ChangeSet|20040506071539|38751
Cset include: tomas@mc05.(none)|ChangeSet|20040505121947|31340
Cset include: tomas@mc05.(none)|ChangeSet|20040505113759|32666
Cset include: tomas@mc05.(none)|ChangeSet|20040505104200|32652
Cset include: tomas@mc05.(none)|ChangeSet|20040505092956|32651
Cset include: tomas@mc05.(none)|ChangeSet|20040504130019|09791
Cset include: tomas@mc05.(none)|ChangeSet|20040503043335|03888
Cset include: tomas@mc05.(none)|ChangeSet|20040428084951|62492
2004-05-11 22:34:14 +02:00
ndbdev@ndbmaster.mysql.com
3a880e3aac
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb
...
into ndbmaster.mysql.com:/ndb/clone-4.1-ndb-daily
2004-05-11 22:26:10 +02:00
ndbdev@ndbmaster.mysql.com
9a12b80a5b
Inverted #ifdef on HAVE_MLOCKALL
2004-05-11 22:23:29 +02:00
tomas@mc05.(none)
c9c5260e7a
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mc05.(none):/space2/tomas/mysql-4.1
2004-05-11 21:25:17 +02:00
joreland@mysql.com
b886afc033
cpcd - setsid - angle fixes
2004-05-11 21:25:16 +02:00
ingo@mysql.com
98e86c9427
Merge mysql.com:/home/mydev/mysql-4.1
...
into mysql.com:/home/mydev/mysql-4.1-wl1687
2004-05-11 16:33:44 +02:00
tsmith@build.mysql.com
6ad9691dc8
Merge build:/home/bk/mysql-4.1
...
into build.mysql.com:/users/tsmith/m/41/mysql-4.1
2004-05-11 14:44:25 +02:00
tomas@mc05.(none)
d96ada53fd
lots of HAVE_ and some ndb_global fixes for ndb subtree
2004-05-11 14:39:17 +02:00
tomas@mc05.(none)
daff95f5c3
updated with HAV_ symbols in ndb_global
2004-05-11 14:31:43 +02:00
magnus@neptunus.(none)
02c9f8cfe0
WL# 1729 Handler: error text for NDB errors
...
- Close an open scan if index_read is called without closing the previous one.
- Removed some errors that occured during previous merge
2004-05-11 13:59:22 +02:00
ingo@mysql.com
e94cb19624
Merge mysql.com:/home/mydev/mysql-4.1
...
into mysql.com:/home/mydev/mysql-4.1-wl1687
2004-05-11 13:38:34 +02:00
magnus@neptunus.(none)
f16aa69d0e
Test case for BUG #3657
2004-05-11 13:29:01 +02:00
magnus@neptunus.(none)
67a560407c
Update error code on "parent" connection if a new NdbScanOperation could not be returned
2004-05-11 13:27:40 +02:00
ingo@mysql.com
20c7896617
Merge mysql.com:/home/mydev/mysql-4.1
...
into mysql.com:/home/mydev/mysql-4.1-wl1687
2004-05-11 12:44:14 +02:00
serg@serg.mylan
6f32682524
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-05-11 12:40:07 +02:00
serg@serg.mylan
423f37b92b
out-of-bound array access fixed
2004-05-11 12:39:00 +02:00
serg@serg.mylan
d14e4eb57c
Merge bk-internal:/home/bk/mysql-4.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
2004-05-11 12:20:04 +02:00
serg@serg.mylan
8a03c1b869
bug#3612 - Item_func_div set decimals incorrectly
2004-05-11 12:19:37 +02:00
marko@hundin.mysql.fi
05a716a75f
InnoDB: Replace ut_strdup() with mem_strdup()
2004-05-11 12:51:42 +03:00
lenz@mysql.com
ce471412e3
Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1
2004-05-11 11:00:34 +02:00
magnus@neptunus.(none)
62fe381192
Updated ndb_* test cases
...
Added two new, ndb_replace and ndb_minmax
2004-05-11 10:40:48 +02:00
bar@bar.intranet.mysql.r18.ru
f16dac0492
Use Windows code page 1252 instead of real ISO 8859-1
2004-05-11 13:32:01 +05:00
marko@hundin.mysql.fi
981f6ef979
InnoDB: Changed bug reporting address to http://bugs.mysql.com
2004-05-11 11:05:02 +03:00
ingo@mysql.com
3f3e37cb24
Merge mysql.com:/home/mydev/mysql-4.1
...
into mysql.com:/home/mydev/mysql-4.1-wl1687
2004-05-11 09:05:09 +02:00
miguel@hegel.local
6fcfc63962
Removing VC++ compiler warnings
2004-05-10 22:25:51 -03:00
miguel@hegel.local
feb5d24d04
Fix VC++ compiler error (function redifinition) for embedded server
2004-05-10 20:55:52 -03:00
tsmith@build.mysql.com
8746a7dab4
logging_ok:
...
Logging to logging@openlogging.org accepted
item_cmpfunc.cc, ctype_recoding.test, ctype_recoding.result:
Call Item_func_conv_charset::fix_fields() in Item_bool_func2::fix_length_and_dec() (but #3704 )
2004-05-10 23:19:50 +02:00
monty@mysql.com
87e7438709
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/my/mysql-4.1
2004-05-10 23:48:03 +03:00
ingo@mysql.com
7b4cbcf5e6
Update casts from very old my_lock.c source.
2004-05-10 21:52:24 +02:00
lenz@mysql.com
3550d04574
Merge mysql.com:/space/my/mysql-4.1
...
into mysql.com:/space/my/mysql-4.1-build
2004-05-10 20:46:45 +02:00
lenz@mysql.com
2e47fb7076
- Renamed the Mac OS X StartupItem directory from
...
/Library/StartupItems/MySQL to /Library/StartupItems/MySQLCOM
to avoid a name space collision with the MySQL Startup Item shipped
with Mac OS X Server, updated the MySQLStartupItem PKG version
number to reflect the change.
2004-05-10 20:32:44 +02:00
serg@serg.mylan
5a0cbfea99
Merge bk-internal:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2004-05-10 18:22:31 +02:00
tulin@build.mysql.com
ff4018aa8a
merge resolve
2004-05-10 17:40:57 +02:00
monty@mysql.com
c290af955a
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/my/mysql-4.1
2004-05-10 17:38:05 +03:00
monty@mysql.com
4ef7918e18
Add read_rnd_buffer_size in my.cnf example files
...
Remove wrong redefine of vio_reset() (to compile libmysqld on windows)
2004-05-10 17:37:38 +03:00
marko@hundin.mysql.fi
cdb7e5926c
Merge marko@build.mysql.com:/home/bk/mysql-4.0
...
into hundin.mysql.fi:/home/marko/j/mysql-4.0
2004-05-10 17:16:29 +03:00
marko@hundin.mysql.fi
d48d5681c8
InnoDB: Fix assertion failure for orphaned tables in DROP DATABASE
2004-05-10 17:15:29 +03:00
tomas@mc05.(none)
6fffe59077
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mc05.(none):/space/tomas/mysql-4.1
2004-05-10 16:01:49 +02:00
magnus@neptunus.(none)
beff6a44c7
Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into neptunus.(none):/home/magnus/mysql-4.1
2004-05-10 15:09:19 +02:00
magnus@neptunus.(none)
787c978673
Merged ha_ndbcluster.cc
2004-05-10 15:06:07 +02:00
magnus@neptunus.(none)
05d83a8998
Use correct access method, found using sql-bench and comparing with other handler.
2004-05-10 14:46:06 +02:00
tomas@mc05.(none)
b84ca2ed36
Makefile:
...
slim make for ndb
2004-05-10 14:39:54 +02:00
tomas@mc05.(none)
718efc3964
make warning fixes for ndb
2004-05-10 14:25:32 +02:00
marko@hundin.mysql.fi
34f2da9221
Merge marko@build.mysql.com:/home/bk/mysql-4.1
...
into hundin.mysql.fi:/home/marko/j/mysql-4.1
2004-05-10 15:14:39 +03:00
magnus@neptunus.(none)
794b3b52d9
Updated ndb_basic
2004-05-10 14:14:14 +02:00
magnus@neptunus.(none)
86bb6a2b88
WL# 1728 Handler: use scanReadExclusive for scan update and delete
2004-05-10 14:12:28 +02:00
tomas@mc05.(none)
62565bede8
more slim make of ndb tree
2004-05-10 14:10:04 +02:00