acurtis@pcgem.rdg.cyberkinetica.com
1a996a7140
Cleanup for VC++
2005-03-09 21:53:04 +00:00
dlenev@brandersnatch.localdomain
d3f4a597da
Portability fix.
2005-03-10 00:52:47 +03:00
jimw@mysql.com
67c9b3316a
Merge bk-internal:/home/bk/mysql-5.0
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-03-09 13:26:11 -08:00
igor@rurik.mysql.com
6540c59808
Merge rurik.mysql.com:/home/igor/mysql-4.1
...
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
2005-03-09 13:24:05 -08:00
igor@rurik.mysql.com
4406118cf8
func_str.result:
...
Correction after manual merge.
2005-03-09 13:20:52 -08:00
lars@mysql.com
20318574d4
Merge
2005-03-09 21:41:09 +01:00
tomas@poseidon.ndb.mysql.com
3e95113461
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
2005-03-09 21:19:57 +01:00
marko@hundin.mysql.fi
6920a6d546
InnoDB: Improve performance by about 10% by removing implicit
...
memcpy() calls, by not initializing the offsets_[] arrays.
InnoDB: Remove a Microsoft compiler warning in page0page.c.
2005-03-09 22:04:55 +02:00
lars@mysql.com
1422a2b1b1
Fix complilation failure
2005-03-09 20:49:44 +01:00
igor@rurik.mysql.com
af5d21357e
Manual merge
2005-03-09 10:58:52 -08:00
jimw@mysql.com
71fd853121
Merge bk-internal:/home/bk/mysql-5.0
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-03-09 10:40:27 -08:00
heikki@hundin.mysql.fi
2ec7c5f447
log0recv.c:
...
Better ibbackup message
Add a message explaining why we do a 'crash recovery' after an ibbackup restore; suggested by Tim Smith
2005-03-09 20:32:01 +02:00
lars@mysql.com
44412afa2a
Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/mysql-4.1
2005-03-09 19:32:00 +01:00
serg@serg.mylan
79573a5ee8
after merge fixes
2005-03-09 19:22:30 +01:00
lars@mysql.com
5f931f472f
Fix to make mysql-test-run.pl work with new system tables definitions
2005-03-09 19:21:57 +01:00
jimw@mysql.com
635ba88a4c
Merge bk-internal:/home/bk/mysql-5.0
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-03-09 09:39:05 -08:00
serg@serg.mylan
590e6ec727
.del-ndb_multi.test~651e6ccb21dab6d9:
...
Delete: mysql-test/t/ndb_multi.test
.del-ndb_multi.result~4baa26e7403188ae:
Delete: mysql-test/r/ndb_multi.result
.del-have_multi_ndb.inc~ef8da69d972ee707:
Delete: mysql-test/include/have_multi_ndb.inc
2005-03-09 18:30:29 +01:00
jimw@mysql.com
3c7c548b9a
Fix change made to ER_READY by creating a new message, instead.
2005-03-09 08:56:50 -08:00
tomas@poseidon.ndb.mysql.com
a032510e19
corrected typo: deafault -> default
2005-03-09 16:39:23 +01:00
timour@mysql.com
f489e56291
Fix for BUG#7425.
...
The reported problems were due to two completely unrelated omissions.
1) The file sort procedure didn't correctly create the sort key in
make_sortkey when the sortkey was an unsigned integer.
2) The name resolution procedure for column references inside a HAVING
clause did not propagate the unsigned_flag of the resolved references.
This patch corrects both problems.
2005-03-09 16:51:03 +02:00
ramil@mysql.com
2b1c712d53
a fix (bug #7205 : "archive" test fails on UnixWare when using prepared statements)
2005-03-09 18:33:01 +04:00
kent@mysql.com
3ce3295e3f
mysqldumpslow.sh:
...
bug#4914 added --help and usage information
2005-03-09 15:00:40 +01:00
marty@linux.site
e6d7c9fc5d
Fix for Bug #8897 Test ndb_autodiscover: Spurious warning in --ps-protocol on NDB
2005-03-09 14:29:22 +01:00
serg@serg.mylan
956682de1a
merged
2005-03-09 14:09:06 +01:00
serg@serg.mylan
6121422820
sql/mysqld.cc
...
preserve backward compatibility
2005-03-09 13:41:57 +01:00
serg@serg.mylan
c49928447d
Merge bk-internal:/home/bk/mysql-5.0
...
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
2005-03-09 13:02:51 +01:00
serg@serg.mylan
c64b47fc0e
Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2005-03-09 13:01:39 +01:00
tomas@poseidon.ndb.mysql.com
d44a4212d6
Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
2005-03-09 13:00:21 +01:00
serg@serg.mylan
0279cd50d9
myisam/myisam_ftdump.c
...
recalculate stats/gws for the last word in the index too
remove unused code
2005-03-09 12:59:20 +01:00
serg@serg.mylan
1e09c15a8b
don't close binlog in the destructor - use explictit MYSQL_LOG::cleanup for this
2005-03-09 12:29:51 +01:00
tomas@poseidon.ndb.mysql.com
70a9055d6a
fixed mem leak in subscriction handling in Suma
...
debug printouts
ndb documentation update
2005-03-09 11:49:48 +01:00
igor@rurik.mysql.com
4559fb998b
func_str.result, func_str.test:
...
Added a test case for bug #8669 .
item_strfunc.cc:
Fixed bug #8669 .
Function AES_DECRYPT can return NULL value.
2005-03-09 00:15:51 -08:00
tomas@poseidon.ndb.mysql.com
ca336ad1de
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0
2005-03-09 08:25:12 +01:00
joreland@mysql.com
241c5e1046
bug#9052 - ndb - Use correct length during unique index build
...
(recommit as 4.1->5.0 merge is not possible)
2005-03-09 07:49:03 +01:00
kent@mysql.com
73eea6dde9
configure.in:
...
bug#5102, bug#6862 define HAVE_VIS_H to libedit only if header and strvis() exists
2005-03-09 02:53:00 +01:00
jimw@mysql.com
2b2efa4208
Add all SQL_MODE settings to proc table. (Bug #8902 )
2005-03-08 17:40:43 -08:00
acurtis@pcgem.rdg.cyberkinetica.com
8d94824aa1
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug3788.4
2005-03-09 01:15:42 +00:00
acurtis@pcgem.rdg.cyberkinetica.com
e354c75113
Fix test after merge
2005-03-09 01:13:11 +00:00
kent@mysql.com
c6002966be
mysql-test-run.pl:
...
Removed -c from /bin/sh call
make_win_src_distribution.sh:
Copy all content in mysql-test
make_win_binary_distribution.sh, make_binary_distribution.sh:
Add Perl version of mysql-test-run to package
s_win32_dsp, s_win32, s_vxworks, s_test, s_readme, s_java, s_javah:
Bug #6209 changes for building Berkeley DB from BitKeeper on Solaris
2005-03-09 01:34:22 +01:00
tomas@poseidon.ndb.mysql.com
b87f470104
added testcase for multiple tables and events
2005-03-09 01:22:12 +01:00
tomas@poseidon.ndb.mysql.com
af44acb99d
Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.0-ndb
2005-03-09 01:02:13 +01:00
tomas@poseidon.ndb.mysql.com
94dc32b37a
fixed bug in event handling of several tables
...
fix crashing bug in Dict caused by Suma on CREATE_SUBID_REF
2005-03-09 01:00:08 +01:00
gbichot@quadita2.mysql.com
899e2c1f5c
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-5.0
2005-03-09 00:37:03 +01:00
gbichot@quadita2.mysql.com
8b625529c9
This code change has 0 effects as it's about the case where innobase_very_fast_shutdown!=0,
...
which is always false. In a very fast InnoDB shutdown, we just ensure that
no more transactions are running, flush InnoDB log, signal InnoDB threads to die,
and then return from InnoDB (from innobase_end()) without waiting for those threads
to actually die. I have tested on a 4CPU machine that even with --innodb_flush_log_at_trx_commit=0,
this optimized InnoDB very fast shutdown loses no committed transactions. Patch pre-approved by Heikki.
2005-03-09 00:32:58 +01:00
acurtis@ltantony.rdg.cyberkinetica.homeunix.net
be3c863ba0
Merge in fix Bug#3788
2005-03-08 22:32:09 +00:00
Sinisa@sinisa.nasamreza.org
b8e28ff9bd
Fixing post-merge errors
2005-03-09 00:09:18 +02:00
Sinisa@sinisa.nasamreza.org
b2c77c1c9c
post merge fixes
2005-03-08 22:59:21 +02:00
Sinisa@sinisa.nasamreza.org
f066f4db83
making a better test case for bug #8850
2005-03-08 22:44:35 +02:00
marko@hundin.mysql.fi
fa001505e3
mysqld.cc:
...
main(): add missing parameter to printf(ER(ER_READY),...) call
2005-03-08 22:33:11 +02:00
serg@serg.mylan
eb0fc8ff28
Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/
...
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
2005-03-08 21:33:10 +01:00