- 24 Aug, 2005 2 commits
-
-
-
heikki@hundin.mysql.fi authored
Fix bug #12779 : never give a row count estimate of 0 to the MySQL query optimizer, as then left join optimizer may beleive it KNOWS that the table is empty; note that this fix may change query optimization of many other queries where one table is empty; note that the proper fix would be to make the query optimizer to know that the row count estimates it receives really are just estimates, it cannot assume they are certain
-
- 18 Aug, 2005 1 commit
-
-
against a later version of libc.
-
- 12 Aug, 2005 1 commit
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-merge
-
- 11 Aug, 2005 4 commits
-
-
lenz@mysql.com authored
-
lenz@mysql.com authored
preflight/postflight instead, so they are run every time a PKG is installed, not only for a fresh installation
-
lenz@mysql.com authored
change was too drastic) (BUG#12506)
-
bell@51.0.168.192.in-addr.arpa authored
-
- 10 Aug, 2005 1 commit
-
-
bell@52.0.168.192.in-addr.arpa authored
-
- 04 Aug, 2005 5 commits
-
-
patg@krsna.patg.net authored
into krsna.patg.net:/home/patg/mysql-build/mysql-4.0
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0.12177
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0.12177
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0.10226
-
lenz@mysql.com authored
the MySQL-server RPM spec file (BUG#12348)
-
- 03 Aug, 2005 3 commits
-
-
heikki@hundin.mysql.fi authored
Fix compilation error in previous commit
-
heikki@hundin.mysql.fi authored
Backport of Bug #9670 to 4.0: assertion failure in ut_a(cursor->old_stored == BTR_PCUR_OLD_STORED)
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0.10226
-
- 02 Aug, 2005 1 commit
-
-
svoj@mysql.com authored
Repair crashes mysql when table has fulltext index.
-
- 01 Aug, 2005 1 commit
-
-
patg@krsna.patg.net authored
needed to be fixed in earlier versions) Fixed the iteration of how substrings are handled with negative indexes in SUBSTRING_INDEX
-
- 28 Jul, 2005 2 commits
-
-
hf@deer.(none) authored
-
hf@deer.(none) authored
-
- 27 Jul, 2005 2 commits
-
-
hf@deer.(none) authored
-
hf@deer.(none) authored
-
- 26 Jul, 2005 1 commit
-
-
monty@mysql.com authored
Fixed portability problem with bool in C programs Moved close_thread_tables out from LOCK_thread_count mutex (safety fix) my_sleep() -> pthread_cond_timedwait()
-
- 25 Jul, 2005 1 commit
-
-
lenz@mysql.com authored
make_win_src_distribution are created, but not installed - removed make_win_binary_distribution.sh as it's obsolete and outdated
-
- 22 Jul, 2005 3 commits
-
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.0/main
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.0.clean
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.0/main
-
- 21 Jul, 2005 2 commits
-
-
hf@deer.(none) authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0
-
- 20 Jul, 2005 2 commits
-
-
mronstrom@mysql.com authored
-
lenz@mysql.com authored
they're not needed outside of the source tree (BUG#12057) - Removed some more unneeded files from "make install" along the way
-
- 18 Jul, 2005 1 commit
-
-
mronstrom@mysql.com authored
remove_table_from_cache fails to signal other thread and gets blocked when other thread also gets blocked
-
- 15 Jul, 2005 1 commit
-
-
lenz@mysql.com authored
- create a "mysql" user group and assign the mysql user account to that group in the server postinstall section. (BUG 10984) - backported some changes from the 4.1 RPM spec file (cleanups: removed the incomplete Brazilian translations, more consequent use of macros)
-
- 14 Jul, 2005 1 commit
-
-
stewart@mysql.com authored
Only reproducable in 5.1-wl2325, although the missing code is missing from 4.0 and up.
-
- 06 Jul, 2005 1 commit
-
-
lenz@mysql.com authored
all versions: added an option "--machine" that allows to override the autodetected architecture string (e.g. "i386") that becomes part of the binary package name with a different one - moved the removal of the BASE directory to the end of the make_binary_distribution script
-
- 05 Jul, 2005 1 commit
-
-
lenz@mysql.com authored
-
- 04 Jul, 2005 2 commits
-
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.0-build
-
lenz@mysql.com authored
-
- 02 Jul, 2005 1 commit
-
-
kent@mysql.com authored
Enable build with CXX=gcc and gcc version 4
-