vva@eagle.mysql.r18.ru
795e14871d
Fixed bug #1323 (varchar fields becoming char fields adter create ... select)
2003-10-03 17:54:32 -04:00
dlenev@mysql.com
ef8cd36168
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/dlenev/src/mysql-4.0-opssl
2003-09-20 23:13:31 +04:00
guilhem@mysql.com
f162eca688
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/mysql_src/mysql-4.0
2003-09-19 19:08:43 +02:00
guilhem@mysql.com
118670017f
removing my chmods so that the test can be run on non-Unix platforms
...
(kind request from the Novell team).
Note that old chmods in rpl_rotate_logs remain.
2003-09-19 19:07:41 +02:00
dlenev@mysql.com
b038a7c4dd
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/dlenev/src/mysql-4.0-bg-1340
2003-09-19 20:34:59 +04:00
dlenev@mysql.com
c4384241ec
Bugfix for bug #1340 , style fix before push
2003-09-19 20:34:58 +04:00
lenz@mysql.com
40cabaa773
- fixed several typos ("uppdate"->"update" and "tryed"->"tried")
2003-09-19 18:34:57 +02:00
dlenev@mysql.com
3c55dbe3db
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/dlenev/src/mysql-4.0-bg-1340
2003-09-19 20:34:57 +04:00
vva@eagle.mysql.r18.ru
d623fc83b1
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_1073/mysql-4.0
2003-09-19 12:34:56 -04:00
dlenev@mysql.com
69aed374a5
Fix for bug #1340 (More careful checks if we met proper Create_file_log_event before Append or Exec event we are processing now)
2003-09-19 16:43:56 +04:00
lenz@mysql.com
caf23b6999
- force the removal of /var/lock/subsys/mysql on MySQL shutdown
2003-09-17 22:41:01 +02:00
jani@rhols221.adsl.netsonic.fi
33250a01ba
Fixed Bug#1291, client displays wrong prompt when in the middle of
...
backticks.
2003-09-17 21:41:36 +03:00
jani@rhols221.adsl.netsonic.fi
adce64f57e
Merge bk-internal.mysql.com:/home/bk/mysql-4.0
...
into rhols221.adsl.netsonic.fi:/home/my/bk/mysql-4.0
2003-09-17 21:09:41 +03:00
jani@rhols221.adsl.netsonic.fi
6b2cf69dca
Fixed a bug in default.c, which caused quoted arguments not
...
being read correctly from my.cnf.
2003-09-17 21:08:40 +03:00
kostja@oak.local
6fba16eabf
Applied Monty corrections to the FULL SCAN
...
optimiser bug patch.
2003-09-17 21:52:05 +04:00
kostja@oak.local
f13d9312a7
Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into oak.local:/home/kostja/mysql/mysql-4.0-root
2003-09-17 14:01:18 +04:00
kostja@oak.local
048245ae9d
fixed test result to be in sync with the optimiser
2003-09-17 14:00:43 +04:00
lenz@mysql.com
6c41860d9f
Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0
2003-09-16 22:10:19 +02:00
kostja@oak.local
a68800954c
Merge oak.local:/home/kostja/mysql/mysql-4.0-root
...
into oak.local:/home/kostja/mysql/mysql-4.0-rightnow
2003-09-16 21:26:26 +04:00
kostja@oak.local
de3019c61a
comment made more explanatory
2003-09-16 21:20:16 +04:00
kostja@oak.local
668e7dcec8
select.test cleanup
2003-09-16 20:28:29 +04:00
kostja@oak.local
29eec6c738
join buffer cache usage/not usage is taken
...
into account to increase the cost of FULL SCAN
2003-09-16 04:04:54 +04:00
kostja@oak.local
2931565e0d
Merge oak.local:/home/kostja/mysql/mysql-4.0-root
...
into oak.local:/home/kostja/mysql/mysql-4.0-rightnow
2003-09-16 02:44:47 +04:00
greg@mysql.com
c4fb6c74d7
Merge gweir@build.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/greg/bk/4.0
2003-09-15 17:40:13 -04:00
greg@mysql.com
564dad6c53
Remove 3.23 InstallShield files, improve make_win_src_distribution, add extra myTest.dsp to be copied into distributions as a fix for BUG#999
2003-09-15 17:39:50 -04:00
kostja@oak.local
ab576328f0
Fixed bug in the optimiser for FULL TABLE SCAN case:
...
to estimate correctly cost of full table scan we should take into
account rows read and skipped on each iteration.
2003-09-15 22:21:39 +04:00
lenz@mysql.com
52bf068cff
Merge mysql.com:/space/my/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0-build
2003-09-15 13:37:46 +02:00
dlenev@mysql.com
1c11077d60
Replaced deprecated since OpenSSL 0.9.7 des_ calls and types with
...
their newer DES_ versions.
Provided macros for backward compatibility.
2003-09-12 22:33:43 +04:00
dlenev@mysql.com
4871a35e8a
Regenerated expired CA certificate and signed dependant certificates
2003-09-12 20:41:12 +04:00
guilhem@mysql.com
64a679c923
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/mysql_src/mysql-4.0
2003-09-12 15:50:28 +02:00
lenz@mysql.com
969badc68d
Merge mysql.com:/space/my/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0-build
2003-09-12 15:48:53 +02:00
guilhem@mysql.com
d1cd9bd498
Fix for BUG#1258 (Trying to use the mysqlbinlog with -h and -u option gives segmentation
...
fault). Fix is just initializing "host" (and "user") with 0, not a string.
2003-09-12 15:48:48 +02:00
lenz@mysql.com
9578d0b0ea
- fixed yet another C++-style comment in a .c file that made the IBM
...
C compiler barf
2003-09-12 15:48:05 +02:00
lenz@mysql.com
3afe61d02c
Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/space/my/mysql-4.0
2003-09-12 13:16:59 +02:00
lenz@mysql.com
edfbc3d3e8
Portability fixes:
...
- removed "-traditional-cpp" from the darwin6 compile flags, as it broke
compilation with gcc-3.3 on Mac OS X and does not seem to be required
in general.
- make sure to link libmysqld/examples/mysqltest.c with a C++ compiler,
as the embedded server library (libmysqld.a) includes C++ code. This
broke compilation with non-gcc compilers.
2003-09-12 12:42:34 +02:00
heikki@hundin.mysql.fi
562f3ce654
Merge heikki@build.mysql.com:/home/bk/mysql-4.0
...
into hundin.mysql.fi:/home/heikki/mysql-4.0
2003-09-12 01:36:28 +03:00
heikki@hundin.mysql.fi
3b7140aed0
row0sel.c:
...
Fix buglets in previous push
2003-09-12 01:35:32 +03:00
guilhem@mysql.com
f35f432982
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/mysql_src/mysql-4.0
2003-09-11 23:31:49 +02:00
heikki@hundin.mysql.fi
be05042bae
row0sel.c:
...
Fix bug: if a primary key contains more than one column, then MySQL seems to do fetch next even for a unique search condition: this in turn caused unnecessary locking which did not agree what the InnoDB manual promised
2003-09-12 00:31:43 +03:00
guilhem@mysql.com
dc169f4291
Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into mysql.com:/home/mysql_src/mysql-4.0
2003-09-11 23:18:27 +02:00
guilhem@mysql.com
59663fc661
* Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".
...
Now LOAD DATA FROM MASTER does not drop the database, instead it only tries to
create it, and drops/creates table-by-table.
* replicate_wild_ignore_table='db1.%' is now considered as "ignore the 'db1'
database as a whole", as it already works for CREATE DATABASE and DROP DATABASE.
2003-09-11 23:17:28 +02:00
lenz@mysql.com
541189e746
- Added option "--skip-name-resolve" to mysql_install_db to be able to
...
use the local machine's IP address instead of the host name when
building the initial grant tables if "skip-name-resolve" has been
specified in my.cnf. This can be helpful on FreeBSD to avoid
thread-safety problems with the FreeBSD resolver libraries.
(Thanks to Jeremy Zawodny for the patch)
2003-09-10 17:48:43 +02:00
lenz@mysql.com
57290ee65f
- Updated version number to 4.0.16 now that 4.0.15 has been released
...
- tagged ChangeSet 1.1556 as mysql-4.0.15
2003-09-10 16:48:57 +02:00
monty@mashka.mysql.fi
99490870e6
Cleaned up last bug fixes
...
Fix bug in SHOW GRANTS when there is a column privilege but no table privilege
2003-09-09 20:06:50 +03:00
hf@deer.(none)
434cea193d
Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into deer.(none):/home/hf/work/mysql-4.0
2003-09-08 21:47:41 +05:00
vva@eagle.mysql.r18.ru
579edcd481
Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_1184/mysql-4.0
2003-09-08 12:47:40 -04:00
vva@eagle.mysql.r18.ru
7ee7ce5556
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_1184/mysql-4.0
2003-09-08 12:46:16 -04:00
vva@eagle.mysql.r18.ru
314d7c401a
Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_1056/mysql-4.0
2003-09-08 12:16:17 -04:00
vva@eagle.mysql.r18.ru
00aee0ba4b
Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0
...
into eagle.mysql.r18.ru:/home/vva/work/BUG_1056/mysql-4.0
2003-09-08 12:15:17 -04:00
hf@deer.(none)
05f53a0422
fix for #1211
2003-09-08 14:46:44 +05:00