tulin@build.mysql.com
598ae38fa8
NdbDictionary.hpp:
...
updated ndb dictionary docs
2004-12-30 23:38:21 +01:00
dlenev@brandersnatch.localdomain
cd98fcf4e9
Merged fixes for bug #7297 "Two digit year should be interpreted
...
correctly even with zero month and day" and bug #7515 "from_unixtime(0)
now returns NULL instead of the Epoch" into 4.1 tree.
2004-12-30 23:44:42 +03:00
mskold@mysql.com
76b2df6043
Merged bugfix
2004-12-30 21:36:16 +01:00
serg@sergbook.mysql.com
c7e756f959
merged
2004-12-30 21:11:40 +01:00
serg@sergbook.mysql.com
12bf7dcd04
unsufficient privilege checks in GRANT, when a grantor has column-level privileges
2004-12-30 21:01:11 +01:00
marty@linux.site
1ddb554b8b
Fix for bug #7480 Mysqld crash in ha_ndbcluster using Query Browser
2004-12-30 19:56:09 +01:00
dlenev@mysql.com
4ef7ac5c09
Manual merge of fix for bugs of #7297 and #7515 into 4.1 tree.
2004-12-30 21:37:32 +03:00
dlenev@mysql.com
2600fb3bdf
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/dlenev/src/mysql-4.0-bg7297
2004-12-30 21:18:45 +03:00
dlenev@mysql.com
2878395ab1
Fix for bug #7515 "from_unixtime(0) now returns NULL instead of
...
the Epoch". (With after review fixes).
2004-12-30 21:18:10 +03:00
dlenev@mysql.com
e0280694cd
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/dlenev/src/mysql-4.1-dtbug
2004-12-30 20:41:29 +03:00
marko@hundin.mysql.fi
4dbd101c57
Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into hundin.mysql.fi:/home/marko/j/mysql-5.0
2004-12-30 19:14:38 +02:00
marko@hundin.mysql.fi
3653b08986
InnoDB: Remove crash in in-place update from NULL to non-NULL. (Bug #7591 )
...
rem0rec.c:
rec_init_offsets(): Make the function comment more accurate.
rem0rec.ic:
rec_get_nth_field(): Return pointer to the field, even to NULL fields.
rec_set_nth_field(): Make more accurate debug assertions.
2004-12-30 19:13:31 +02:00
sergefp@mysql.com
60e7950942
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/dbdata/psergey/mysql-4.1-look
2004-12-30 20:10:32 +03:00
petr@mysql.com
b1387f5dde
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/cps/mysql/trees/mysql-5.0
2004-12-30 19:25:51 +03:00
petr@mysql.com
0359879624
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/cps/mysql/trees/mysql-5.0
2004-12-30 19:21:10 +03:00
georg@beethoven.site
448d453ac1
Merge from 4.1: fix for bug #7285 (embedded server)
2004-12-30 17:17:21 +01:00
gluh@gluh.mysql.r18.ru
551456b30c
Removed unnecessary chahges from previous commit(see ChangeSet 1.1761 04/12/30)
2004-12-30 19:16:44 +03:00
joerg@mysql.com
fb378f15d5
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/M41/mysql-4.1
2004-12-30 16:47:37 +01:00
joerg@mysql.com
df1c8a1f2e
Merge mysql.com:/M41/mysql-4.1 into mysql.com:/M41/push-4.1
2004-12-30 16:44:50 +01:00
kent@mysql.com
9d860c060b
Many files:
...
Perl version of mysql-test-run
new file
2004-12-30 16:34:01 +01:00
joerg@mysql.com
8311f83f06
Clean up the handling of "server" and "client" directories, while still avoiding the double listing of
...
common directories in 'SUBDIRS' macro ("make distclean" had failed due to that).
Solves bug#7368: "regex make error in 4.1.8"
2004-12-30 14:03:19 +01:00
gluh@gluh.mysql.r18.ru
50266af38c
wl#1629 SHOW with WHERE(final part, after review)
...
added syntax:
'show variables where', 'show status where', 'show open tables where'
2004-12-30 15:20:40 +03:00
sergefp@mysql.com
27e0f12ff1
Fix func_concat.result: allow -0.00 to be converted to string both with and without leading minus
2004-12-30 14:56:31 +03:00
sergefp@mysql.com
38b9f73347
Fix for BUG#7264: Change the test so optimizer doesn't have to make choice between two with [nearly] identical
...
costs.
2004-12-30 14:40:24 +03:00
joreland@mysql.com
91a04d182b
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-12-30 11:55:50 +01:00
joreland@mysql.com
5de6bf24ae
ndb testcases - more removal of old constructor
2004-12-30 11:55:08 +01:00
dlenev@brandersnatch.localdomain
d70bd3f8fb
Fix for bug #6914 "Problems using time()/date() output in expressions".
...
When we cast datetime value to DATE (TIME) type we should throw away its
time (date) part. This was not done properly if CAST() function was used
in datetime expressions.
2004-12-30 13:39:01 +03:00
stewart@mysql.com
d737ba981e
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-port
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl2
2004-12-30 11:59:23 +11:00
stewart@mysql.com
b42337bb68
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-port
2004-12-30 11:56:55 +11:00
marko@hundin.mysql.fi
043c1d3280
InnoDB: fix bug in insert buffer merge of prefix columns in
...
new-style InnoDB tables. (Bug #7578 )
2004-12-29 23:22:25 +02:00
dlenev@brandersnatch.localdomain
e35694802b
WL#1339. More post-merge fixes.
...
Updated test results after adding max_user_connections column
to mysql.user table.
2004-12-29 23:39:44 +03:00
dlenev@mysql.com
a8deefa3dd
Manual merge of patch implementing WL#1339 with main tree.
2004-12-29 22:35:16 +03:00
dlenev@brandersnatch.localdomain
ffa7393330
WL#1339 "Add per account max_user_connections limit (maximum number
...
of concurrent connections for the same account)"
Added support of account specific max_user_connections limit. Made all
user limits to be counted per account instead of the old behavior,
which was per user/host accounting. Added option which enables the old
behavior. Added testing of these to the test suite.
(After review version).
2004-12-29 20:30:37 +03:00
joreland@mysql.com
dc0a3f655e
ndb - more old constructors
2004-12-29 16:27:27 +01:00
joreland@mysql.com
46c153509c
Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb
...
into mysql.com:/home/jonas/src/mysql-5.0-ndb
2004-12-29 16:13:06 +01:00
heikki@hundin.mysql.fi
2aa98f89aa
srv0start.c:
...
Print a more descriptive error and refuse to start InnoDB if the size of ibdata files is smaller than what is stored in the tablespace header; innodb_force_recovery will override this
2004-12-29 17:06:26 +02:00
joreland@mysql.com
3c4c866f9f
ndb - Update test programs to use new Ndb constructor
2004-12-29 16:01:43 +01:00
jon@gigan.
f2596861c3
Got rid of <code> tags in doxygen comments for mgmapi.h
...
and ndbapi.hpp as they look like crap when converted
to PDF.
2004-12-30 00:44:59 +10:00
jon@gigan.
1ca06912a1
Setting doxygen configs to:
...
align class members = no (get rid of crufty HTML
tables that don't translate well into PDF)
tab = 2 (8 is too wide)
show used = no (most of these are suppressed header
files, hence not linked, hence not useful)
disable index = yes (saves stripping these out in
combination script)
2004-12-30 00:25:59 +10:00
stewart@mysql.com
d3d341e7a6
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-port
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl2
2004-12-30 00:47:11 +11:00
stewart@mysql.com
c3abe28301
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-port
2004-12-30 00:42:59 +11:00
marko@hundin.mysql.fi
7adeebd9a1
InnoDB: Remove dependency on rem0rec.ic from dict0dict.ic (Bug #7464 )
2004-12-29 12:09:23 +02:00
petr@mysql.com
1e24a49d45
VC++Files/mysqlmanager deleted
2004-12-29 11:41:58 +03:00
joreland@mysql.com
9378af0ed7
wl1804 - ndb - removed debug printout
2004-12-29 08:42:40 +01:00
joreland@mysql.com
ed25dfe2c3
wl1804 - ndb - types in tup, fix dummy usage in handler
2004-12-29 08:39:11 +01:00
stewart@mysql.com
0b82949b6e
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-port
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-ports-impl2
2004-12-29 10:23:49 +11:00
stewart@mysql.com
6817a8e6bb
Merge mysql.com:/home/stewart/Documents/MySQL/5.0/ndb
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/ndb-dynamic-port
2004-12-29 10:20:46 +11:00
petr@mysql.com
d70f5c1c58
Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/cps/mysql/trees/mysql-5.0
2004-12-29 01:12:09 +03:00
joreland@mysql.com
52fb0ec534
wl1804 - ndb - add support for _all_ type in NdbScanFilter + TUP
2004-12-28 22:20:37 +01:00
petr@mysql.com
fdb3b0b6c1
cleanup
2004-12-29 00:13:32 +03:00