- 31 Jul, 2002 9 commits
-
-
unknown authored
-
unknown authored
-
unknown authored
changed in table initialization
-
unknown authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
-
unknown authored
Docs/manual.texi: clarify measurement of long_query_time.
-
unknown authored
-
unknown authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
fix for a nasty bag, that causes a memory corruption+crash on HUGE select distincts, as myisam temp table treats nulls as equal, it constantly returned 141 (duplicate key) error in create_myisam_from_heap
-
- 30 Jul, 2002 3 commits
-
-
unknown authored
manual.texi Transactions comprise statements, not the other way around Docs/manual.texi: There is no CREATE ... INSERT.
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
Docs/Support/docbook-fixup.pl: DocBook script fixup. Docs/manual.texi: Remove double space (texi2db does not like it).
-
- 29 Jul, 2002 7 commits
-
-
unknown authored
sql/sql_olap.cc: Auto merged sql/sql_select.cc: Auto merged
-
unknown authored
sql/sql_delete.cc: reverting a bad patch ... I wonder how to fix this one ????
-
unknown authored
mysql-test/r/olap.result: some small changes sql/sql_delete.cc: A dirty fix for wrong ref_length returned ... sql/sql_olap.cc: NULL instead of ALL sql/sql_select.cc: This seems like a better solution to me ... At least after this a DISTINCT crash bug happens much later.
-
unknown authored
into teton.kitebird.com:/home/paul/mysql-4.0 Docs/manual.texi: Auto merged
-
unknown authored
-
unknown authored
InnoDB has been selected (InnoDB is now part of the normal binary, not the Max binary) Build-tools/Do-compile: - InnoDB is now part of the default binary, no need to add the -max suffix in this case
-
unknown authored
-
- 28 Jul, 2002 2 commits
-
-
unknown authored
-
unknown authored
mysql-test/r/query_cache.result: query cache resize bug test mysql-test/t/query_cache.test: query cache resize bug test sql/set_var.cc: typo fixed sql/sql_cache.cc: prevent of using very small (unusable) cache size, that cause problem in memory allocation system (query cache resize bug)
-
- 27 Jul, 2002 3 commits
- 26 Jul, 2002 6 commits
-
-
unknown authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
-
unknown authored
Fix the crash on AIX in a simple insert innobase/include/dyn0dyn.h: Fix the crash on AIX in a simple insert innobase/include/dyn0dyn.ic: Fix the crash on AIX in a simple insert
-
unknown authored
-
unknown authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
include/myisam.h: always store alloced_rec_buff_length with the buffer itself myisam/mi_check.c: always store alloced_rec_buff_length with the buffer itself myisam/mi_dynrec.c: always store alloced_rec_buff_length with the buffer itself myisam/mi_extra.c: always store alloced_rec_buff_length with the buffer itself myisam/mi_key.c: always store alloced_rec_buff_length with the buffer itself myisam/mi_open.c: always store alloced_rec_buff_length with the buffer itself myisam/mi_packrec.c: always store alloced_rec_buff_length with the buffer itself myisam/myisamdef.h: always store alloced_rec_buff_length with the buffer itself
-
- 25 Jul, 2002 10 commits
-
-
unknown authored
Docs/manual.texi: an -> a. Sheesh.
-
unknown authored
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
unknown authored
-
unknown authored
into mysql.com:/my/mysql-4.0
-
unknown authored
since it is AIX specific only and compilers on other platforms issued warnings about it. include/my_sys.h: "#pragma alloca" is for IBM AIX only
-
unknown authored
Docs/manual.texi: fix glitch in time value description
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/home/pz/mysql/mysql-4.0 Docs/manual.texi: Auto merged sql/item_func.cc: Auto merged sql/item_func.h: Auto merged sql/lex.h: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
into mugatu.spaceapes.com:/home/jcole/bk/mysql-4.0
-