- 27 Jan, 2003 6 commits
-
-
unknown 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 innobase/btr/btr0cur.c: 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
-
unknown authored
- CFLAGS and CXXFLAGS should honor RPM_OPT_FLAGS
-
unknown authored
sql/sql_parse.cc: added option hostname.err
-
unknown authored
-
unknown authored
-
unknown authored
-
- 26 Jan, 2003 5 commits
- 25 Jan, 2003 1 commit
-
-
unknown authored
sql-bench/crash-me.sh: rectify mimer section sql-bench/server-cfg.sh: - Add parameter time_format_inresult - add parameters time_format_ISO, time_format_EUR, time_format_USA, time_format_HHMMSS, time_format_HHHHMMSS - changed sub version() for mysql in the server-cfg, that version shows if client connects with SSL - made --verbose by default - paramters func_extra_time_to_sec, ..sec_to_time, ..addtime, ..subtime, ..timediff, ..maketime, ..time, func_odbc_hour, ..hour_time, ...minute, ...second now uses time formats, that understandable for DBMS sql-bench/test-insert.sh: some changes for mimer compability sql-bench/test-select.sh: some changes for mimer compability
-
- 24 Jan, 2003 1 commit
-
-
unknown authored
- renamed MySQL.rpm to MySQL-server.rpm scripts/make_binary_distribution.sh: - added mysql_waitpid to binary distribution (required for mysql-test-run) support-files/mysql.spec.sh: - renamed package "MySQL" to "MySQL-server" - fixed Copyright tag - added mysql_waitpid to "client" subpackage (required for mysql-test-run)
-
- 23 Jan, 2003 5 commits
-
-
unknown authored
mysql-test/r/query_cache.result: test of simple renaming & QC mysql-test/t/query_cache.test: test of simple renaming & QC
-
unknown authored
BitKeeper/deleted/.del-ManualStyleGuidelines.wiki~4e97d272fd42b393: Delete: Docs/ManualStyleGuidelines.wiki
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
-
unknown authored
-
- 22 Jan, 2003 1 commit
-
-
unknown authored
-
- 21 Jan, 2003 2 commits
- 20 Jan, 2003 2 commits
-
-
unknown authored
Convert TL_READ_NO_INSERT to TL_READ to allow concurrent inserts to the table in INSERT INTO ... SELECT ... FROM table sql/ha_innodb.cc: Convert TL_READ_NO_INSERT to TL_READ to allow concurrent inserts to the table in INSERT INTO ... SELECT ... FROM table
-
unknown authored
mysql-test/r/explain.result: test of bug with EXPLAIN on empty table mysql-test/t/explain.test: test of bug with EXPLAIN on empty table
-
- 19 Jan, 2003 2 commits
-
-
unknown authored
mysql-test/r/join.result: Test of LEFT JOIN bug mysql-test/t/join.test: Test of LEFT JOIN bug
-
unknown authored
This fixes a problem with SHOW PROCESSLIST sql/log_event.cc: Fixes cases where thd->query was not protected sql/sql_acl.cc: Table privileges was not reset on FLUSH PRIVILEGES if tables_priv was empty sql/sql_db.cc: Fixes cases where thd->query was not protected
-
- 18 Jan, 2003 6 commits
-
-
unknown authored
myisam/mi_create.c: Auto merged sql/log.cc: Auto merged innobase/btr/btr0sea.c: Merge with 3.23 (use local file) sql/slave.cc: merge with 3.23 sql/sql_db.cc: Merge with 3.23 sql/sql_parse.cc: Merge with 3.23
-
unknown authored
-
unknown authored
This fixes a possible core dump problem in SHOW PROCESSLIST sql/slave.cc: Only set thd->query to 0 if LOCK_thread_count is hold sql/sql_db.cc: Only set thd->query to 0 if LOCK_thread_count is hold Also first set query_length, then query sql/sql_parse.cc: Indentation changes
-
unknown authored
into hundin.mysql.fi:/home/heikki/mysql
-
unknown authored
Backport from 4.0: fix bug in adaptive hash index search innobase/btr/btr0sea.c: Backport from 4.0: fix bug in adaptive hash index search
-
unknown authored
Fix a crash in page_dir_find_owner_slot if an adaptive hash index search coincides with purge or an insert innobase/btr/btr0sea.c: Fix a crash in page_dir_find_owner_slot if an adaptive hash index search coincides with purge or an insert innobase/include/btr0sea.h: Fix a crash in page_dir_find_owner_slot if an adaptive hash index search coincides with purge or an insert
-
- 17 Jan, 2003 9 commits
-
-
unknown authored
-
unknown authored
(like FLUSH TABLES). (Code is already in 4.0) sql/log.cc: Fixed bug with the --slow-log when logging an administrator command (like FLUSH TABLES).
-
unknown authored
Fix bug in PAGE_CUR_LE_OR_EXTENDS search innobase/page/page0cur.c: Fix bug in PAGE_CUR_LE_OR_EXTENDS search
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.0
-
unknown authored
sql/ha_innodb.cc: Auto merged sql/mysqld.cc: Auto merged
-
unknown authored
BitKeeper/etc/ignore: added extra/mysql_waitpid
-
unknown authored
-
unknown authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
-