serg@sergbook.mylan
c79f4c08d6
Merge sergbook.mylan:/usr/home/serg/Abk/mysql-5.0
...
into sergbook.mylan:/usr/home/serg/Abk/mysql-5.0-xa
2004-11-09 16:44:23 +01:00
serg@sergbook.mylan
dc37c977bd
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into sergbook.mylan:/usr/home/serg/Abk/mysql-5.0
2004-11-09 16:41:52 +01:00
serg@sergbook.mylan
498541f9c9
typos fixed
2004-11-09 16:34:06 +01:00
serg@sergbook.mylan
0fc671a43d
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into sergbook.mylan:/usr/home/serg/Abk/mysql-5.0
2004-11-08 14:16:38 +01:00
jan@hundin.mysql.fi
a3f4bd28ac
Fixed a bug in UPDATE statement with no index column in where condition
...
locks all rows (BUG #3300 ). When using innobase_locks_unsafe_for_binlog
option InnoDB does not take locks for those rows which do not
belong to the result set or werent changed by the query. This fix removes
unnecessary locks also from SELECT and DELETE queries.
2004-11-08 14:52:15 +02:00
serg@sergbook.mylan
342fb28efa
decimal.c:
...
test_ro("999999999999999999999.999", 0, CEILING);
test_da("5", "-6.0");
ignore:
added gdbinit
2004-11-08 10:06:32 +01:00
bell@sanja.is.com.ua
7c80937d27
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0
...
into sanja.is.com.ua:/home/bell/mysql/bk/work-update-5.0
2004-11-08 01:55:20 +02:00
bell@sanja.is.com.ua
9d0bb7426a
postreview fixes
2004-11-08 01:54:23 +02:00
serg@serg.mylan
26b40ddbbb
merged
2004-11-07 22:48:35 +01:00
serg@serg.mylan
8bf7f675b2
hack removed
2004-11-07 22:40:55 +01:00
serg@serg.mylan
f58484fac2
s/ha_store_ptr/my_store_ptr/
...
s/ha_get_ptr/my_get_ptr/
2004-11-07 22:39:27 +01:00
serg@serg.mylan
3d59f12af0
don't return intg=frac=0 from mod
2004-11-07 16:12:21 +01:00
serg@serg.mylan
c9292b8284
memory overrun in decimal_mod
2004-11-07 13:47:44 +01:00
brian@avenger.(none)
aaac120d72
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into avenger.(none):/export/brian/mysql/archive-5.0
2004-11-05 23:17:48 -08:00
brian@avenger.(none)
73addb4de3
Remove build errors introduced by 5.0 changes.
...
Removed duplicate code where defaults in handler.h will work just as well.
2004-11-05 22:49:15 -08:00
konstantin@mysql.com
97a5fe8e65
Fix the client_test failure (due to failing cursors tests after the merge).
2004-11-05 22:39:19 +03:00
konstantin@mysql.com
fe5889dee5
A fix and test case for Bug#6102 "Server crash with prepared statement
...
and blank after function name".
Crop fruits of copy-paste programming: pre-caching of stored functions
wasn't performed for prepared statements just because implementation
of prepared statements is done as an add-on to the main execution flow,
and the preload was originally implemented for main execution branch
only (mysql_execute_command).
2004-11-05 22:02:07 +03:00
bell@sanja.is.com.ua
064b02203f
new lock for multiupdate:
...
- open and create derived tables
- detect which tables should be locked for write
- lock and fill derived tables
some unitialized variables fixed
2004-11-05 17:29:47 +02:00
joerg@mysql.com
ff1e31532a
The new "Bootstrap" pushed in 4.0 with changeset "joerg:1.2057" is used for building
...
_all_ versions. It tries to remove "Docs/Images/Makefile*" as part of the actions to
correct bug number 6350. If the source tree does not contain a dummy file matching
that pattern, this "rm" will fail, and so "Bootstrap" will fail.
The "Makefile.am" introduced with this changeset is identical to the one that will
arrive in the 5.0 tree when "joerg:1.2057" is propagated from 4.0 via 4.1 to here,
so this separate introduction here is just to allow "Bootstraps" in the meantime.
2004-11-05 10:23:23 +01:00
serg@serg.mylan
bb9cc04026
mmap portability layer, mmap for Windows
...
new macro: thread_safe_decrement, thread_safe_dec_and_test, statistic_decrement
2004-11-04 22:55:47 +01:00
serg@serg.mylan
de914eb3c0
new test for bdb
2004-11-04 22:37:38 +01:00
serg@serg.mylan
353dd4fe35
dbug: DBUG_EXECUTE_IF macro, build user manual automatically, document all features
...
charset2html moved from mysys to extra
ignore: new files added, garbage removed
2004-11-04 22:29:00 +01:00
brian@avenger.(none)
2fd0ae5178
Merge bk://mysql.bkbits.net/mysql-5.0
...
into avenger.(none):/export/brian/mysql/mysql-5.0
2004-11-04 10:29:49 -08:00
serg@serg.mylan
b12dfea6be
Merge bk-internal:/home/bk/mysql-5.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2004-11-04 13:27:45 +01:00
petr@mysql.com
f60e488c09
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/users/pchardin/mysql-5.0
2004-11-04 13:27:44 +01:00
serg@serg.mylan
d117bf314f
space-stripping in decimal2bin
2004-11-04 13:27:44 +01:00
tomas@poseidon.ndb.mysql.com
a1a27eb35a
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
2004-11-04 12:27:43 +00:00
tomas@poseidon.ndb.mysql.com
82fb9211b8
correct ndb version
...
upgrade compatability with 4.1.8
2004-11-04 12:26:49 +00:00
petr@mysql.com
4326074296
fix problem with make dist and decimal.h
2004-11-04 13:07:38 +01:00
mskold@mysql.com
0599b3bf2b
Fixed changes in printouts
2004-11-04 10:15:37 +01:00
mskold@mysql.com
f395228afe
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-5.0-ndb
2004-11-04 08:21:45 +01:00
serg@serg.mylan
b2dd380beb
take into accound end \0 in decimal_string_size
2004-11-03 22:30:37 +01:00
mskold@mysql.com
bbb3e1c2bd
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-5.0-ndb
2004-11-03 20:28:07 +01:00
serg@serg.mylan
9dfea75b3e
Merge bk-internal:/home/bk/mysql-5.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2004-11-03 19:08:29 +01:00
monty@mysql.com
0c1bcddbae
After merge fixes
2004-11-03 20:07:17 +02:00
serg@serg.mylan
0aa6ce09a6
Merge bk-internal:/home/bk/mysql-5.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2004-11-03 18:46:17 +01:00
serg@serg.mylan
44ddca5399
error codes chaged to bitmap (for easier testing with masks)
...
two more round() modes - CEILING and FLOOR
2004-11-03 18:43:48 +01:00
monty@mysql.com
60691a637a
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/my/mysql-5.0
2004-11-03 18:52:03 +02:00
mskold@mysql.com
6a75861173
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-5.0-ndb
2004-11-03 15:34:50 +01:00
pem@mysql.comhem.se
327eb9bbff
Various syntax fixes in sql/sql_yacc.yy for stored procedures:
...
- No RESTICT|CASCADE in DROP SP (since it's not implemented)
- Added optional "noise" to FETCH: [[NEXT] FROM]
- At least one statement required in all block constructs except BEGIN-END
(where zero is allowed)
2004-11-03 13:49:54 +01:00
monty@mysql.com
7d3be517a4
Merge on pull
2004-11-03 13:01:38 +02:00
monty@mysql.com
47bbf768d4
Fixes after merge with 4.1
...
FOUND is not a reserved keyword anymore
Added Item_field::set_no_const_sub() to be able to mark fields that can't be substituted
Added 'simple_select' method to be able to quickly determinate if a select_result is a normal SELECT
Note that the 5.0 tree is not yet up to date: Sanja will have to fix multi-update-locks for this merge to be complete
2004-11-03 12:39:38 +02:00
mskold@mysql.com
c733473d2b
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-5.0-ndb
2004-11-03 10:24:49 +01:00
brian@avenger.(none)
ceaab9603b
Merge bk://mysql.bkbits.net/mysql-5.0
...
into avenger.(none):/export/brian/mysql/mysql-5.0
2004-11-02 16:46:23 -08:00
serg@serg.mylan
3ba5e604ce
Merge bk-internal:/home/bk/mysql-5.0/
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2004-11-02 20:46:51 +01:00
serg@serg.mylan
16c5f3c59b
allocate temp array big enough for not to worry about bound checking in look-aheads
2004-11-02 20:45:55 +01:00
gluh@gluh.mysql.r18.ru
684d722b46
Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0
2004-11-02 17:46:19 +03:00
gluh@gluh.mysql.r18.ru
4c65a9447e
WL#1437 :don't create new users with GRANT
2004-11-02 17:45:26 +03:00
serg@serg.mylan
e64d290b83
different (hopefully, correct) fix for bin2decimal bug
...
tests added
2004-11-02 13:55:44 +01:00
serg@serg.mylan
fd88351a38
s/sint/uint/ - no sign extend for signed bytes
2004-11-02 12:17:58 +01:00