- 25 May, 2005 1 commit
-
-
unknown authored
We will however give a warning when opening such a table that users should use ALTER TABLE ... FORCE to fix the table. In future release we will fix that REPAIR TABLE will be able to handle this case sql/sql_lex.h: Support for ALTER TABLE ... FORCE sql/sql_table.cc: CHECK TABLE now gives a note if table->s->crashed was set sql/sql_yacc.yy: Support for ALTER TABLE ... FORCE sql/table.cc: Fix that we can read tables with the 'older' decimal format used in 5.0.3 & 5.0.4 (Now we store display length in the .frm table while we previously stored precision) sql/table.h: Store in TABLE_SHARE version number of MySQL where table was created (or checked)
-
- 24 May, 2005 2 commits
-
-
unknown authored
Use local seach path for "mysql_priv.h" mysqld.dsp: Added the ARCHIVE storage engine to max ha_archive.h: VC6, but not VC7, needs a cast of byte[] to char* to make the compile select the right conversion function in String sql/examples/ha_archive.h: VC6, but not VC7, needs a cast of byte[] to char* to make the compile select the right conversion function in String VC++Files/sql/mysqld.dsp: Added the ARCHIVE storage engine to max sql/examples/ha_archive.cc: Use local seach path for "mysql_priv.h"
-
unknown authored
-
- 23 May, 2005 3 commits
-
-
unknown authored
Added BLACKHOLE and FEDERATED storage engines for max builds Some preparations for including yaSSL ha_federated.cc: Use local seach path for "mysql_priv.h" sql/ha_federated.cc: Use local seach path for "mysql_priv.h" VC++Files/sql/mysqld.dsp: Added BLACKHOLE and FEDERATED storage engines for max builds Some preparations for including yaSSL
-
unknown authored
include/my_global.h: Look for __INTEL_COMPILER to detect icc
-
unknown authored
ndb/src/cw/cpcd/Process.cpp: Remove ifdef for icc Shouldn't need to define rlimit64
-
- 22 May, 2005 2 commits
-
-
unknown authored
ndb/src/ndbapi/NdbDictionaryImpl.cpp: fix access to freed memory
-
unknown authored
Check _LONGLONG_TYPE as well, to define 'word64', to make it work on Solaris 10 x86_64. Can't assume all x86_64 share the same assembler syntax. For now disabled assembler for x86_64 and Solaris. extra/yassl/taocrypt/include/misc.hpp: Check _LONGLONG_TYPE as well, to define 'word64', to make it work on Solaris 10 x86_64. Can't assume all x86_64 share the same assembler syntax. For now disabled assembler for x86_64 and Solaris.
-
- 21 May, 2005 1 commit
-
-
unknown authored
Use MY_STAT to declare argument to my_fstat() des_key_file.cc: Use local seach path for "mysql_priv.h" mysys.dsp, libmysqld.dsp, libmysql.dsp: New file needed, "../mysys/default_modify.c" VC++Files/libmysql/libmysql.dsp: New file needed, "../mysys/default_modify.c" VC++Files/libmysqld/libmysqld.dsp: New file needed, "../mysys/default_modify.c" VC++Files/mysys/mysys.dsp: New file needed, "../mysys/default_modify.c" sql/des_key_file.cc: Use local seach path for "mysql_priv.h" mysys/default_modify.c: Use MY_STAT to declare argument to my_fstat()
-
- 20 May, 2005 9 commits
-
-
unknown authored
extra/yassl/include/yassl_types.hpp: A fix for Sun Forte 7 extra/yassl/mySTL/helpers.hpp: Better comment for the previous fix. extra/yassl/mySTL/list.hpp: A fix for Sun Forte 7
-
unknown authored
into mysql.com:/home/svoj/devel/mysql/mysql-5.0-build extra/yassl/mySTL/helpers.hpp: Auto merged
-
unknown authored
into mysql.com:/home/svoj/devel/mysql/mysql-5.0-build
-
unknown authored
extra/yassl/include/openssl/ssl.h: Fix -std=c++98 mode compilation failures. extra/yassl/include/yassl_error.hpp: Fix -std=c++98 mode compilation failures. extra/yassl/include/yassl_types.hpp: Fix -std=c++98 mode compilation failures. extra/yassl/mySTL/helpers.hpp: Fix AIX 5.2 compilation problem. extra/yassl/taocrypt/include/asn.hpp: Fix -std=c++98 mode compilation failures. vio/Makefile.am: Add a dummy C++ file to SSL tests to make libtool use a C++ linker: this lets ssl tests link when using yaSSL and a non-gcc C++ compiler.
-
unknown authored
Portability fixes extra/yassl/include/buffer.hpp: Use assert.h instead of less portable cassert extra/yassl/include/log.hpp: Use stdio.h instead of less portable cstdio extra/yassl/include/socket_wrapper.hpp: Use assert.h instead of less portable cassert extra/yassl/mySTL/helpers.hpp: Use stdlib.h instead of less portable cstdlib extra/yassl/mySTL/stdexcept.hpp: Use string.h instead of less portable cstring extra/yassl/mySTL/vector.hpp: Use assert.h instead of less portable cassert extra/yassl/src/ssl.cpp: Use stdio.h instead of less portable cstdio extra/yassl/taocrypt/include/block.hpp: Use stddef.h instead of less portable cstddef, always use ptrdiff_t instead of less portable std::ptrdiff_t extra/yassl/taocrypt/include/file.hpp: Use stdio.h instead of less portable cstdio extra/yassl/taocrypt/include/integer.hpp: Use string.h instead of less portable cstring extra/yassl/taocrypt/include/runtime.hpp: Use stdlib.h instead of less portable cstdlib extra/yassl/taocrypt/src/dh.cpp: Use math.h instead of less portable cmatch
-
unknown authored
into mysql.com:/usr/home/ram/work/mysql-5.0-build
-
unknown authored
myisam/sp_key.c: a fix (bug #10757: gis-rtree.test fails) float8get() doesn't properly work with local variables sometimes.
-
unknown authored
Fixes for valgrind errors and compatiblity issues by Monty myisam/rt_split.c: Fixes for valgrind errors and compatiblity issues by Monty sql/field_conv.cc: Fixes for valgrind errors and compatiblity issues by Monty sql/sql_delete.cc: Fixes for valgrind errors and compatiblity issues by Monty sql/sql_select.cc: Fixes for valgrind errors and compatiblity issues by Monty strings/my_vsnprintf.c: Fixes for valgrind errors and compatiblity issues by Monty
-
unknown authored
"REFERENCED_TABLE_NAME", "REFERENCED_COLUMN_NAME" fields into KEY_COLUMN_USAGE table
-
- 19 May, 2005 22 commits
-
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-build
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-build
-
unknown authored
Cset exclude: msvensson@neptunus.(none)|ChangeSet|20050425090838|60886 configure.in: Exclude sql/opt_range.cc: Exclude
-
unknown authored
mysys/mf_iocache.c: Reset seek_not_done after doing a seek.
-
unknown authored
into mysql.com:/home/svoj/devel/mysql/mysql-5.0-build
-
unknown authored
compilation fixes extra/yassl/src/cert_wrapper.cpp: yaSSL compilation fix on nocona extra/yassl/taocrypt/include/error.hpp: yaSSL compilation fix extra/yassl/taocrypt/include/misc.hpp: yaSSL compilation fix on many platforms tools/Makefile.am: mysqltestmanager with yaSSL enabled compilation fix on FreeBSD 5.3
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-build sql/item_func.cc: Auto merged
-
unknown authored
we need proper rounding there mysql-test/r/func_math.result: test result fixed mysql-test/t/func_math.test: test case added sql/item_func.cc: my_double_round implementation added sql/item_strfunc.cc: my_double_round used sql/mysql_priv.h: my_double_round interface
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-build mysql-test/r/type_newdecimal.result: Auto merged mysql-test/t/type_newdecimal.test: Auto merged sql/item_func.cc: Auto merged
-
unknown authored
- after review fixes mysql-test/r/ndb_basic.result: Test using table with long name mysql-test/t/ndb_basic.test: Test using table with long name ndb/include/transporter/TransporterDefinitions.hpp: Define constant for max section size ndb/src/ndbapi/NdbDictionaryImpl.cpp: Add check for not sending too long table name to ndb kernel
-
unknown authored
into mysql.com:/usr/home/ram/work/mysql-5.0-build sql/spatial.cc: Auto merged
-
unknown authored
sql/spatial.cc: just float8get doesn't work well with the local variables - they can be of processor-specific floating type - not the standard decimal (by hf)
-
unknown authored
into msdesk.mysql.com:/home/magnus/mysql-5.0-build
-
unknown authored
ndb/src/kernel/blocks/ndbfs/AsyncFile.cpp: Removed fix, does not work.
-
unknown authored
sql/gen_lex_hash.cc: a fix (#10742: Can't compile "sql_lex.cc" on AIX 5.2). typo fixed.
-
unknown authored
sql/item_func.cc: a fix (bug #10599: Numeric function 'abs' make server crash). Item_func_abs::decimal_op() now returns 0 if NULL. trivial optimization - get rid of an extra jump for common situations. fixed Item_func_neg::decimal_op() return value if NULL.
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug9626
-
unknown authored
ndb/src/ndbapi/NdbDictionaryImpl.hpp: Don't use length when comparing column names
-
unknown authored
This fixes a compilation failure in mysql_com.h, which doesn't have 'uint' alias visibile. Maybe worth while changing to unsigned int, but the rest of functions that work with defaults files return int. include/my_sys.h: Change the return type back to int (modify_defaults_file). include/mysql_com.h: Change the return type back to int (modify_defaults_file). mysys/default_modify.c: Change the return type back to int (modify_defaults_file).
-
unknown authored
into mysql.com:/usr/home/ram/work/5.0.b6961
-
unknown authored
sql/item_func.cc: a fix (bug #10599: Numeric function 'abs' make server crash). Item_func_abs::decimal_op() and Item_func_neg::decimal_op() now return 0 if NULL. Trivial optimization - get rid of an extra jump for common situations.
-
unknown authored
into mysql.com:/usr/home/ram/work/5.0.b6961
-