- 04 Feb, 2003 1 commit
-
-
lenz@mysql.com authored
and actually results in an error with very recent autoconf versions! (see http://www.gnu.org/manual/autoconf/html_node/autoconf_165.html or "AC_LIBOBJ vs. LIBOBJS" in the autoconf documentation) Please merge this into 4.0 as well!
-
- 29 Jan, 2003 3 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fields() and mysql_table_dump(). This fixes some Errcode 13 errors on Windows when deleting tables.
-
bell@sanja.is.com.ua authored
made bisone 1.75 compatible code
-
- 28 Jan, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 27 Jan, 2003 3 commits
-
-
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
-
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
-
- 24 Jan, 2003 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
monty@mashka.mysql.fi authored
-
- 23 Jan, 2003 4 commits
-
-
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
twice, if --enabable-thread-safe-client is enabled, which broke RPM building)
-
Sinisa@sinisa.nasamreza.org authored
-
- 21 Jan, 2003 6 commits
-
-
serg@serg.mysql.com authored
-
Sinisa@sinisa.nasamreza.org authored
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
heikki@hundin.mysql.fi authored
The problem yesterday in ERROR_LOCK_VIOLATION was not InnoDB Hot Backup, but some file system backup tool: add to file writes 100 retries with 1 second waits
-
- 20 Jan, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Backport from 4.0: convert TL_READ_NO_INSERT to TL_READ to allow concurrent inserts to the table in INSERT INTO ... SELECT ... FROM table
-
heikki@hundin.mysql.fi authored
Fix an assertion about ERROR_LOCK_VIOLATION 33 in file write if InnoDB Hot Backup is run concurrently with mysqld in Windows
-
- 18 Jan, 2003 4 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
This fixes a possible core dump problem in SHOW PROCESSLIST
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql
-
heikki@hundin.mysql.fi authored
Backport from 4.0: fix bug in adaptive hash index search
-
- 17 Jan, 2003 3 commits
-
-
monty@mashka.mysql.fi authored
(like FLUSH TABLES). (Code is already in 4.0)
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
monty@mashka.mysql.fi authored
-
- 16 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
-
- 15 Jan, 2003 2 commits
-
-
heikki@hundin.mysql.fi authored
Backport from 4.0: fix the BLOB hang if the index tree is of height 1
-
heikki@hundin.mysql.fi authored
Backport from 4.0: fix possible adaprive hash index latch hang
-
- 09 Jan, 2003 2 commits
-
-
monty@mashka.mysql.fi authored
-
monty@mashka.mysql.fi authored
-
- 08 Jan, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/mysql
-
- 05 Jan, 2003 1 commit
-
-
heikki@hundin.mysql.fi authored
Backport bugfix from 4.0: combined log file size >= 2 GB could cause log to be written in wrong place btr0pcur.c: Backport bugfix from 4.0: index cursor restoration could theoretically fail
-
- 04 Jan, 2003 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
packet is issued.
-
- 27 Dec, 2002 2 commits
-
-
monty@mashka.mysql.fi authored
(To make the current tests results work on windows)
-
monty@mashka.mysql.fi authored
This fixed a bug in GROUP BY on a BLOB column with NULL values.
-