- 01 Feb, 2005 2 commits
-
-
ram@gw.mysql.r18.ru authored
we should use REPLACE for $hostaname queries to avoid problems when $hostname=localhost.
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
- 31 Jan, 2005 6 commits
-
-
heikki@hundin.mysql.fi authored
Fix an assertion failure in 64-bit computers if UNIV_MEM_DEBUG is defined
-
lenz@mysql.com authored
useful than *.old.<PID> - use the mtime of configure.in instead. This gives us a time stamp of when this last build directory was created, e.g. "mysql-4.0.24-build-2005-01-31-16:47"
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b6000
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b6000
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
- 30 Jan, 2005 1 commit
-
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Fix replication for multi-update new test - rpl_multi_update2
-
- 28 Jan, 2005 3 commits
-
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
ram@gw.mysql.r18.ru authored
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.0.b6000
-
- 27 Jan, 2005 2 commits
-
-
marko@hundin.mysql.fi authored
Add -DDBUG_ON to CXXFLAGS whenever it is added to CFLAGS. Thus, sql/ha_innodb.cc will be compiled with the same setting of UNIV_DEBUG as the rest of InnoDB, i.e., --with-debug enables InnoDB ut_ad() assertions everywhere.
-
marko@hundin.mysql.fi authored
-
- 26 Jan, 2005 2 commits
-
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.0-4000
-
- 25 Jan, 2005 3 commits
-
-
igor@rurik.mysql.com authored
Added a test case for bug #7672. sql_yacc.yy: Fixed bug #7672. Made queries of the form (SELECT ...) ORDER BY ... to be equivalent to SELECT ... ORDER BY ...
-
marko@hundin.mysql.fi authored
-
marko@hundin.mysql.fi authored
-
- 24 Jan, 2005 1 commit
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.0-4000
-
- 22 Jan, 2005 1 commit
-
-
igor@rurik.mysql.com authored
Added a test case for bug #7945. sql_select.cc: Fixed bug #7945. If DISTINCT is used only with constants in a query with GROUP BY, we can apply an optimization that set LIMIT to 1 only in the case when there is no SQL_CALC_FOUND_ROWS.
-
- 20 Jan, 2005 2 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.0-4000
-
lenz@mysql.com authored
environment (using "build" on SUSE Linux)
-
- 19 Jan, 2005 1 commit
-
-
ingo@mysql.com authored
Version for 4.0. Committed for merge. If the result table is one of the select tables in INSERT SELECT, we must not disable the result tables indexes before selecting. mysql_execute_command() detects the match for other reasons and adds the flag OPTION_BUFFER_RESULT to the 'select_options'. In this case the result is put into a temporary table first. Hence, we can defer the preparation of the insert table until the result is to be used.
-
- 18 Jan, 2005 6 commits
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.0-clean
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.0-bg7884
-
dlenev@mysql.com authored
macros. It does not fixes any bugs in 4.0. But it prevents from future error in any bugfixes that may use these macros. Also after merging into 4.1 tree this cleanup will fix bug #7884 "Able to add invalid unique index on TIMESTAMP prefix".
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
jimw@mysql.com authored
set to a negative value. (Bug #7700)
-
monty@mysql.com authored
-
- 17 Jan, 2005 1 commit
-
-
lenz@mysql.com authored
Mac OS X PKGs with Do-pkg
-
- 15 Jan, 2005 1 commit
-
-
monty@mysql.com authored
-
- 14 Jan, 2005 1 commit
-
-
jimw@mysql.com authored
into mysql.com:/home/jimw/my/mysql-4.0-clean
-
- 13 Jan, 2005 3 commits
-
-
jimw@mysql.com authored
it has been specified. (Bug #7347)
-
heikki@hundin.mysql.fi authored
Fix a theoretical hang over the adaptive hash latch in InnoDB if one runs INSERT ... SELECT ... (binlog not enabled), or a multi-table UPDATE or DELETE, and only the read tables are InnoDB type, the rest are MyISAM; this also fixes bug #7879 for InnoDB type tables
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.0
-
- 12 Jan, 2005 4 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
reported by Javier Fernandez-Sanguino Pena and Debian Security Audit Team (http://www.debian.org/security/audit)
-
konstantin@mysql.com authored
case will be added to client_test in 4.1
-
marko@hundin.mysql.fi authored
open interface for setting the "delete-on-close" flag.
-