jimw@mysql.com
6dc842980a
Merge mysql.com:/home/jimw/my/mysql-4.1-9634
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-04-29 08:47:03 -07:00
jimw@mysql.com
78ff49437f
Manually resolve merge
2005-04-29 08:46:03 -07:00
jimw@mysql.com
fa41a96cc8
Merge mysql.com:/home/jimw/my/mysql-4.0-clean
...
into mysql.com:/home/jimw/my/mysql-4.1-clean
2005-04-29 08:41:25 -07:00
jimw@mysql.com
bc27c14ea9
Merge mysql.com:/home/jimw/my/mysql-4.0-9690
...
into mysql.com:/home/jimw/my/mysql-4.0-clean
2005-04-29 08:26:33 -07:00
hf@deer.(none)
c2339a6ff0
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into deer.(none):/home/hf/work/mysql-5.0.spaerrs
2005-04-29 20:26:11 +05:00
hf@deer.(none)
054463f975
Fix for #6553 and #8776 (no errors on bad spatial data)
2005-04-29 20:23:02 +05:00
monty@mysql.com
fbf31c4a8c
CAST(string_argument AS UNSIGNED) didn't work for big integers above the signed range. (Bug #7036 )
...
Produce warnings of wrong cast of strings to signed/unsigned.
Don't block not resolved IP's if DNS server is down (Bug #8467 )
Fix compiler problems with MinGW (Bug #8872 )
2005-04-29 17:03:34 +03:00
serg@serg.mylan
e9b0411110
Merge
2005-04-29 15:44:24 +02:00
ingo@mysql.com
673ef90a1b
Merge mysql.com:/home/mydev/mysql-5.0
...
into mysql.com:/home/mydev/mysql-5.0-5000
2005-04-29 14:56:04 +02:00
mskold@mysql.com
a248774682
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
2005-04-29 14:16:41 +02:00
mskold@mysql.com
0fc5a1678c
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
2005-04-29 14:10:26 +02:00
ingo@mysql.com
fea20f9f18
Merge mysql.com:/home/mydev/mysql-5.0
...
into mysql.com:/home/mydev/mysql-5.0-5000
2005-04-29 12:54:15 +02:00
mskold@mysql.com
56499dbe54
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
2005-04-29 11:56:38 +02:00
mskold@mysql.com
607b1a9987
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
2005-04-29 11:53:35 +02:00
mskold@mysql.com
aed38a0f49
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
2005-04-29 11:49:54 +02:00
mskold@mysql.com
2428e7b1cc
Fix for avoiding gettin Invalid schema object version when doing local changes, fixed found bug
2005-04-29 11:37:47 +02:00
heikki@hundin.mysql.fi
1e6dba4d88
ha_innodb.cc:
...
Fix compilation error on Windows in innobase_report_binlog_offset_and_commit()
2005-04-29 12:11:04 +03:00
ingo@mysql.com
e465c0e0f3
BUG#5964 - 4.1 MERGE tables regression from 4.0
...
After merge fix.
2005-04-29 10:59:34 +02:00
ingo@mysql.com
de613e6b3d
Merge mysql.com:/home/mydev/mysql-5.0
...
into mysql.com:/home/mydev/mysql-5.0-5000
2005-04-29 09:05:37 +02:00
ingo@mysql.com
7d5604af89
Merge mysql.com:/home/mydev/mysql-4.1
...
into mysql.com:/home/mydev/mysql-4.1-4100
2005-04-29 09:03:34 +02:00
bell@sanja.is.com.ua
29069ebfc6
if outer refernce (identifier) was resolved with help of cache all subqueries and resolved item itseld have to be correctly marked as dependent
...
(BUG#10041)
2005-04-29 02:43:56 +03:00
sergefp@mysql.com
908c5d74d4
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/psergey/mysql-5.0-bug9821
2005-04-29 02:52:20 +04:00
jimw@mysql.com
8ef6ae7442
Fix 'CREATE TABLE ... LIKE ...' when lower_case_table_names
...
is set on case-sensitive file systems and the source table
was specified in something other than lowercase. (Bug #9761 )
2005-04-28 15:30:42 -07:00
jimw@mysql.com
300a9920ed
Add regression test for calling SOUNDEX() within stored procedure.
...
The bug appears to have already been fixed. (Bug #7293 )
2005-04-28 14:46:54 -07:00
sergefp@mysql.com
a7a1d4dc1e
Fix for BUG#10244:
...
Make get_quick_select_for_ref() accept estimated # records as parameter and
set QUICK_RANGE_SELECT::records, as this value is used to allocate buffers
in Multi-Range Read.
2005-04-29 01:16:32 +04:00
jimw@mysql.com
2441da8cd9
Add default configuration files to my_print_defaults usage, and
...
add handling of configuration file in the Windows shared system
directory. (Bug #5354 )
2005-04-28 12:11:48 -07:00
ingo@mysql.com
be34b54e1d
Merge mysql.com:/home/mydev/mysql-4.1-4100
...
into mysql.com:/home/mydev/mysql-5.0-5000
2005-04-28 19:34:05 +02:00
sergefp@mysql.com
e31b850937
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0
...
into mysql.com:/home/psergey/mysql-5.0-bug9298-merge
2005-04-28 21:05:26 +04:00
ingo@mysql.com
8ccbea47e8
Merge mysql.com:/home/mydev/mysql-4.1-bug5964
...
into mysql.com:/home/mydev/mysql-4.1-4100
2005-04-28 18:34:47 +02:00
ingo@mysql.com
1f0d0a6729
BUG#5964 - 4.1 MERGE tables regression from 4.0
...
Changed the creation of the .MRG file so that only the table name
is written when the MyISAM table is in the same database as the
MERGE table, a relative path is used in other cases in mysqld,
and possibly an absolute path is used in an embedded server.
No test case is added as the external behaviour is unchanged.
Only the file names within the .MRG file are changed.
2005-04-28 18:28:50 +02:00
sergefp@mysql.com
b2ebf51fbe
Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/psergey/mysql-4.1-bug9298
2005-04-28 19:58:52 +04:00
jimw@mysql.com
b31960f71d
Fix tiny typo in configure.in
2005-04-28 07:47:59 -07:00
ingo@mysql.com
286e204ac9
Bug#8321 - myisampack bug in compression algorithm
...
Merge from 4.0.
2005-04-28 16:09:53 +02:00
ingo@mysql.com
66a158a9db
Bug#8321 - myisampack bug in compression algorithm
...
This is the second of three changesets. It contains the pure bug fix.
It also contains the second after-review fixes.
The problem was that with gcc on x86, shifts are done modulo word size.
'value' is 32 bits wide and shifting it by 32 bits is a no-op.
This was triggered by an evil distribution of character incidences.
A distribution of 2917027827 characters made of 202 distinct values led to
34 occurrences of 32-bit Huffman codes.
This might have been the first time ever that write_bits() had to write
32-bit values. Since it can be expected that one day even 32 bits might
be insufficient, the third changeset suggests to enlarge some variables
to 64 bits.
2005-04-28 15:27:42 +02:00
svoj@mysql.com
c1fd1d6a5b
WL#2286 Compile MySQL w/YASSL support
...
yaSSL-0.9.7 library bundled.
2005-04-28 18:23:27 +05:00
monty@mysql.com
948fce01b3
Merge bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/home/my/mysql-4.1
2005-04-28 16:00:09 +03:00
msvensson@neptunus.(none)
9bd59e4a9f
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
2005-04-28 13:50:32 +02:00
msvensson@neptunus.(none)
6d1186b6ac
Removing duplicate AC_PREREQ macros
...
Setting AC_PREREQ required version to 2.50 until we have sorted out what is required. The manual says 2.58.
2005-04-28 13:48:51 +02:00
msvensson@neptunus.(none)
5de370c534
Merge bk-internal.mysql.com:/home/bk/mysql-5.0
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
2005-04-28 13:32:52 +02:00
msvensson@neptunus.(none)
370cd22b57
After review fixes to check-cpu
2005-04-28 13:30:45 +02:00
konstantin@mysql.com
d84ed6466b
A test case for Bug#5673 "Rounding problem in 4.0.21 inserting decimal
...
value into a char field": the patch submitted for the bug a while
ago has never been reviewed or approved to push into 4.0. Decimal
support in 5.0 resolves the issue.
Adding the test case and closing the bug report.
2005-04-28 13:06:36 +04:00
msvensson@neptunus.(none)
9e2e0deece
Merge bug9911 with 5.0
2005-04-28 11:05:44 +02:00
msvensson@neptunus.(none)
f78e1d1c44
Merge
2005-04-28 10:58:24 +02:00
mskold@mysql.com
78263507ab
Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
2005-04-28 10:57:08 +02:00
msvensson@neptunus.(none)
6b3e3b03d3
Merge neptunus.(none):/home/msvensson/mysql/bug9911
...
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
2005-04-28 10:50:31 +02:00
msvensson@neptunus.(none)
9969e1c5ea
BUG#9911 After review fixes
...
- Remove ha_archive::rename_table and move the fix to handler::rename_table
2005-04-28 10:49:18 +02:00
mskold@mysql.com
69c17fe46c
Merge mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
...
into mysql.com:/usr/local/home/marty/MySQL/mysql-5.0
2005-04-28 10:48:08 +02:00
mskold@mysql.com
92dc45c86f
Fix for avoiding gettin Invalid schema object version when doing local changes, more post review fixes
2005-04-28 10:46:39 +02:00
mskold@mysql.com
47c2c96379
Merge
2005-04-28 10:28:56 +02:00
mskold@mysql.com
bbee23435d
Fix for avoiding gettin Invalid schema object version when doing local changes, post review fixes
2005-04-28 09:39:29 +02:00