igor@rurik.mysql.com
27cc6f4bc3
Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-2
...
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
2006-04-19 18:08:15 -07:00
igor@rurik.mysql.com
67458961cf
Temporarily commented out a query from the test case for bug 14169 to make it pass with --ps-protocol.
2006-04-19 16:08:37 -07:00
tnurnberg@mysql.com
cd5af2ba70
Bug#18964 "return 0 instead of DBUG_RETURN(0) in sql_base.cc::open_table()"
...
fixlet corrects return to DBUG_RETURN to restore the balance.
2006-04-20 01:02:33 +02:00
tnurnberg@mysql.com
f08eb57b26
debugging a BK issue
2006-04-20 00:55:30 +02:00
igor@rurik.mysql.com
881b55d503
Merge rurik.mysql.com:/home/igor/mysql-4.1
...
into rurik.mysql.com:/home/igor/dev/mysql-4.1-2
2006-04-19 14:42:51 -07:00
jimw@mysql.com
b57eb9e17c
Merge mysql.com:/home/jimw/my/mysql-5.0-17043
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2006-04-19 14:18:35 -07:00
tnurnberg@mysql.com
d42d01b9ea
Bug#18964 "return 0 instead of DBUG_RETURN(0) in sql_base.cc::open_table()"
...
fixlet corrects return to DBUG_RETURN to restore the balance.
2006-04-19 22:56:48 +02:00
evgen@moonbone.local
f89daa2f6d
Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into moonbone.local:/work/14169-bug-4.1-mysql
2006-04-20 00:28:17 +04:00
evgen@moonbone.local
8b4eae6e4f
func_gconcat.result:
...
Corrected test case for the bug#14169 to make it pass in --ps-protocol mode.
2006-04-20 00:27:43 +04:00
msvensson@neptunus.(none)
231936a43c
Bug#18818 configure: No longer finds OpenSSL on Mac OS X
...
- Eval shrext_cmds variable before using it
2006-04-19 20:26:40 +02:00
svoj@april.(none)
806cd41529
Bug#18544 - LOCK TABLES timeout causes MyISAM table corruption
...
After a locking error the open table(s) were not fully
cleaned up for reuse. But they were put into the open table
cache even before the lock was tried. The next statement
reused the table(s) with a wrong lock type set up. This
tricked MyISAM into believing that it don't need to update
the table statistics. Hence CHECK TABLE reported a mismatch
of record count and table size.
Fortunately nothing worse has been detected yet. The effect
of the test case was that the insert worked on a read locked
table. (!)
I added a new function that clears the lock type from all
tables that were prepared for a lock. I call this function
when a lock failes.
No test case. One test would add 50 seconds to the
test suite. Another test requires file mode modifications.
I added a test script to the bug report. It contains three
cases for failing locks. All could reproduce a table
corruption. All are fixed by this patch.
This bug was not lock timeout specific.
2006-04-19 22:54:25 +05:00
dlenev@mysql.com
19e558a09d
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtime
...
into mysql.com:/home/dlenev/mysql-5.0-bg16021
2006-04-19 19:35:32 +04:00
dlenev@mysql.com
b128fa1022
Added test case for bug #16021 "Wrong index given to function in trigger"
...
which was caused by the same bulk insert optimization as bug #17764 but
had slightly different symptoms.
2006-04-19 19:13:03 +04:00
msvensson@neptunus.(none)
d7faf15ce5
Bug#19190 syntax error in mysql-test/mysql-test-run.sh script
2006-04-19 16:23:35 +02:00
kent@mysql.com
543960f2fb
Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
2006-04-19 15:41:56 +02:00
msvensson@neptunus.(none)
ab62f848ec
Merge 192.168.0.20:mysql/my50-yassl_3/
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
2006-04-19 14:15:17 +02:00
msvensson@neptunus.(none)
ba658599e7
Merge neptunus.(none):/home/msvensson/mysql/bug18564/my50-bug18564
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
2006-04-19 13:56:09 +02:00
msvensson@shellback.(none)
3d61068fbe
Add the .der files used by yaSSL benchmark
2006-04-19 11:42:55 +02:00
msvensson@shellback.(none)
cd942a0fce
Add .der files, used by yaSSL benchmark
...
Add benchamrk to dirs to build
2006-04-19 11:33:49 +02:00
msvensson@neptunus.(none)
faee70040a
Merge bk-internal:/home/bk/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
2006-04-19 10:43:58 +02:00
msvensson@shellback.(none)
a965875aaa
Import from upstream yaSSL
2006-04-19 10:21:00 +02:00
stewart@mysql.com
1626a76fdc
Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug15530
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/merge
2006-04-19 17:14:35 +10:00
igor@rurik.mysql.com
950214abfc
Fixed bug #19079 .
...
The bug caused a reported index corruption in the cases when
key_cache_block_size was not a multiple of myisam_block_size,
e.g. when key_cache_block_size=1536 while myisam_block_size=1024.
2006-04-18 20:57:31 -07:00
msvensson@neptunus.(none)
3f683e2ba4
Cleanup test cases that leaves "stuff" behind
2006-04-18 18:10:47 +02:00
msvensson@neptunus.(none)
210af244b2
Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/bug18564/my50-bug18564
2006-04-18 17:07:35 +02:00
pem@mysql.com
9eb230f9bd
Fixed BUG#18344: DROP DATABASE does not drop associated routines
...
We must use the db key length in sp_drop_db_routines (and not the
number of characters), or long db names will be truncated in the key.
2006-04-18 16:01:01 +02:00
msvensson@shellback.(none)
0d1bd3b1f2
Import from yaSSL upstream
2006-04-18 14:41:43 +02:00
jonas@perch.ndb.mysql.com
242f5f2100
ndb -
...
post merge
2006-04-18 14:36:29 +02:00
jonas@perch.ndb.mysql.com
2b9d78e639
Merge perch.ndb.mysql.com:/home/jonas/src/41-work
...
into perch.ndb.mysql.com:/home/jonas/src/50-work
2006-04-18 14:34:40 +02:00
jonas@perch.ndb.mysql.com
58d214b941
ndb -
...
fix api_signal_log print of uncond signals
2006-04-18 14:34:11 +02:00
mleich@mysql.com
3a18f1e27c
Merge mysql.com:/home/matthias/Arbeit/mysql-4.1/src
...
into mysql.com:/home/matthias/Arbeit/mysql-4.1/src-1
2006-04-18 14:18:51 +02:00
mleich@mysql.com
d548dd4e37
Merge mysql.com:/home/matthias/Arbeit/mysql-5.0/src
...
into mysql.com:/home/matthias/Arbeit/mysql-5.0/src-1
2006-04-18 13:43:52 +02:00
kent@mysql.com
8c420e29eb
configure.in:
...
Stepped up version to 5.0.20a
2006-04-18 13:26:41 +02:00
msvensson@neptunus.(none)
1ea71459df
Merge mysqldev@production.mysql.com:my/mysql-5.0-release
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-release
2006-04-18 13:08:16 +02:00
msvensson@neptunus.(none)
c53f2320e4
Bug#18815 libmysql using yassl can't be linked with c program
...
- Apply patch to remove dependency on C++ libs when linking "libmysql" from c
2006-04-18 12:08:06 +02:00
pem@mysql.com
868ffcca86
Merge mysql.com:/extern/mysql/bk/mysql-5.0-runtime
...
into mysql.com:/extern/mysql/5.0/bug18787/mysql-5.0-runtime
2006-04-18 11:20:18 +02:00
pem@mysql.com
504bbe4917
Post-review fix for BUG#18787. Renamed a local variable in
...
Item_func_sp::tmp_table_field() to something more descriptive.
2006-04-18 11:16:39 +02:00
pem@mysql.com
a6fbde9db7
Fixed BUG#18949: Test case sp-goto is disabled
...
Removed sp-goto.test, sp-goto.result and all (disabled) GOTO code.
Also removed some related code that's not needed any more (no possible
unresolved label references any more, so no need to check for them).
NB: Keeping the ER_SP_GOTO_IN_HNDLR in errmsg.txt; it might become useful
in the future, and removing it (and thus re-enumerating error codes)
might upset things. (Anything referring to explicit error codes.)
2006-04-18 11:07:34 +02:00
msvensson@neptunus.(none)
030de4f912
Merge 192.168.0.20:mysql/bug13310/my50-bug13310
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
2006-04-18 10:55:57 +02:00
msvensson@shellback.(none)
13062cbad6
BUG#13310 incorrect user parsing by SP
...
- Strip surrounding ''s from username when a new user connects. There
is no user 'a@', it should be a@
2006-04-18 10:46:17 +02:00
joerg@mysql.com
325287adc6
Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/M50/mysql-5.0
2006-04-18 10:25:25 +02:00
serg@mysql.com
98ea03931e
mysql.cc:
...
revert bug#16855 "fix" per Monty's request
2006-04-18 10:16:06 +02:00
stewart@mysql.com
ea349616b1
Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug18881
...
into mysql.com:/home/stewart/Documents/MySQL/5.0/merge
2006-04-18 17:39:05 +10:00
stewart@mysql.com
40ec77d05e
Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug18843
...
into mysql.com:/home/stewart/Documents/MySQL/4.1/merge
2006-04-18 17:22:25 +10:00
stewart@mysql.com
4e092ed74f
Merge mysql.com:/home/stewart/Documents/MySQL/4.1/bug18833
...
into mysql.com:/home/stewart/Documents/MySQL/4.1/merge
2006-04-18 17:21:54 +10:00
cmiller@zippy.(none)
592dc88be7
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into zippy.(none):/home/cmiller/work/mysql/mysql-5.0__ready
2006-04-17 16:00:49 -04:00
cmiller@zippy.(none)
809cb7521c
Merge bk-internal.mysql.com:/home/bk/mysql-5.0-maint
...
into zippy.(none):/home/cmiller/work/mysql/mysql-5.0__ready
2006-04-17 10:14:38 -04:00
gkodinov@mysql.com
94e556137d
BUG#17152: Wrong result with BINARY comparison on aliased column
...
Testsuite added
2006-04-17 16:46:56 +03:00
bar@mysql.com
a9e3092102
item_timefunc.cc:
...
5.0 additional fix for b#18691
Handle DECIMAL the same with INT and REAL.
2006-04-17 15:36:25 +05:00
bar@mysql.com
3fef2ba6aa
Merge mysql.com:/usr/home/bar/mysql-4.1.b18691
...
into mysql.com:/usr/home/bar/mysql-5.0
2006-04-17 15:01:55 +05:00