- 16 Sep, 2003 5 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
kostja@oak.local authored
into oak.local:/home/kostja/mysql/mysql-4.0-rightnow
-
kostja@oak.local authored
-
kostja@oak.local authored
-
kostja@oak.local authored
into account to increase the cost of FULL SCAN
-
- 15 Sep, 2003 5 commits
-
-
kostja@oak.local authored
into oak.local:/home/kostja/mysql/mysql-4.0-rightnow
-
greg@mysql.com authored
into mysql.com:/home/greg/bk/4.0
-
greg@mysql.com authored
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
-
kostja@oak.local authored
to estimate correctly cost of full table scan we should take into account rows read and skipped on each iteration.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
- 12 Sep, 2003 7 commits
-
-
dlenev@mysql.com authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
guilhem@mysql.com authored
fault). Fix is just initializing "host" (and "user") with 0, not a string.
-
lenz@mysql.com authored
C compiler barf
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
lenz@mysql.com authored
- 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.
-
- 11 Sep, 2003 6 commits
-
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.0
-
heikki@hundin.mysql.fi authored
Fix buglets in previous push
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
heikki@hundin.mysql.fi authored
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
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.0
-
guilhem@mysql.com authored
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.
-
- 10 Sep, 2003 2 commits
-
-
lenz@mysql.com authored
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)
-
lenz@mysql.com authored
- tagged ChangeSet 1.1556 as mysql-4.0.15
-
- 09 Sep, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Fix bug in SHOW GRANTS when there is a column privilege but no table privilege
-
- 08 Sep, 2003 7 commits
-
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_1184/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_1184/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_1056/mysql-4.0
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_1056/mysql-4.0
-
hf@deer.(none) authored
-
hf@deer.(none) authored
i fixed this in 4.1 in slightly different way
-
- 06 Sep, 2003 2 commits
-
-
vva@eagle.mysql.r18.ru authored
-
vva@eagle.mysql.r18.ru authored
just to make it compatible with the manual (fixed bug #1056)
-
- 05 Sep, 2003 5 commits
-
-
monty@mashka.mysql.fi authored
into mashka.mysql.fi:/home/my/mysql-4.0
-
carsten@tsort.bitbybit.dk authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
Another fix applied
-
monty@mashka.mysql.fi authored
-