- 28 Jan, 2003 12 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
(On Windows --log-error is enabled by default)
-
lenz@mysql.com authored
-
miguel@hegel.local authored
Asked by Heikki and Peter.
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mysql.com authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fix for bug when using auto_increment column and LAST_INSERT_ID()
-
monty@mashka.mysql.fi authored
Call pthread_mutex_destroy() on not used mutex. Changed comments in .h and .c files from // -> /* */ Added detection of mutex on which one didn't call pthread_mutex_destroy() Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression" Added optimisation for ORDER BY NULL
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 27 Jan, 2003 11 commits
-
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mysql.com authored
and VERSION() to be uppercase in e.g. "select pi()"
-
heikki@hundin.mysql.fi authored
Backport from 4.0: Fix a major bug in InnoDB query estimator for queries of type SELECT ... WHERE col < x and SELECT ... WHERE col > x; MySQL could pick a table scan though the result set was only a few rows in a big table
-
heikki@hundin.mysql.fi authored
Fix a major bug in InnoDB query estimator for queries of type SELECT ... WHERE col < x and SELECT ... WHERE col > x; MySQL could pick a table scan though the result set was only a few rows in a big table
-
lenz@mysql.com authored
- CFLAGS and CXXFLAGS should honor RPM_OPT_FLAGS
-
Administrador@light. authored
-
serg@serg.mysql.com authored
-
lenz@mysql.com authored
now maintained in a separate "mysqldoc" BK source tree) - it will be replaced with the correct manual.texi when building the official source distribution - fixed automake error about reservedwords.texi by moving it to EXTRA_DIST instead
-
lenz@mysql.com authored
so it's part of the distribution (manual.texi includes this file) It will be replaced with the correct one from the mysqldoc tree before building the distribution - removed generation and inclusion of MIRRORS file, since the mirror list is no longer part of manual.texi anyway - replaced YFLAGS with AM_YFLAGS in sql/Makefile.am to make automake happy - Redirect standard error when checking for dpkg-architecture in ltconfig to avoid error message showing during configuration
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
- 26 Jan, 2003 5 commits
-
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mysql.com authored
-
- 25 Jan, 2003 3 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed comparision of log-binary name to handle comparison when file name extension wraps from .999 to .1000 Don't replicate CREATE/DROP DATABASE if wild_xxx_table=database.% is used.
-
walrus@mysql.com authored
-
- 24 Jan, 2003 3 commits
-
-
lenz@mysql.com authored
- renamed MySQL.rpm to MySQL-server.rpm
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
monty@mashka.mysql.fi authored
-
- 23 Jan, 2003 6 commits
-
-
bell@sanja.is.com.ua authored
-
arjen@george.bitbike.com authored
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
lenz@mysql.com authored
- tagged ChangeSet 1.1315 as "mysql-3.23.55"
-
lenz@mysql.com authored
- use "gnutar" on Mac OS X to build the binary distribution
-
lenz@mysql.com authored
-