- 26 Aug, 2004 14 commits
-
-
unknown authored
into mysql.com:/home/my/mysql-4.1 libmysql/libmysql.c: Auto merged mysql-test/r/endspace.result: Auto merged strings/ctype-bin.c: Auto merged strings/ctype-mb.c: Auto merged
-
unknown authored
Fixed bug in end space handle for WHERE text_column="constant" heap/hp_hash.c: Optimzations (no change of logic) libmysql/libmysql.c: Added missing casts (portability fix) myisam/mi_key.c: Changed macro to take arguments and not depend on local variables Simple indentation fixes ? mysql-test/r/connect.result: Added test for setting empty password mysql-test/r/create_select_tmp.result: TYPE -> ENGINE mysql-test/r/ctype_utf8.result: Combine drop's mysql-test/r/endspace.result: Added more tests to test end space behaviour mysql-test/r/having.result: Added missing DROP TABLE mysql-test/r/type_blob.result: Added more tests to ensure that fix for BLOB usage is correct mysql-test/r/type_timestamp.result: Add test from 4.0 mysql-test/t/connect.test: Added test for setting empty password mysql-test/t/create_select_tmp.test: TYPE -> ENGINE mysql-test/t/ctype_utf8.test: Combine drop's mysql-test/t/endspace.test: Added more tests to test end space behaviour mysql-test/t/having.test: Added missing DROP TABLE mysql-test/t/type_blob.test: Added more tests to ensure that fix for BLOB usage is correct mysql-test/t/type_timestamp.test: Add test from 4.0 sql/field.cc: Removed not used variable Portability fix (cast) Simplified Field_str::double() Simple indentation cleanups sql/field.h: Removed not needed class variable sql/item_cmpfunc.cc: Indentation fix sql/item_strfunc.cc: Use on stack variable for Item_str_func::val() instead of str_value. This makes it safe to use str_value inside the Item's val function. Cleaned up LEFT() usage, thanks to the above change sql/item_sum.cc: Indentation cleanups sql/protocol.cc: Added missing cast sql/sql_acl.cc: Indentatin cleanups. Added missing cast Simple optimization of get_sort() sql/sql_select.cc: Don't use 'ref' to search on text field that is not of type BINARY (use 'range' instead). The reson is that for 'ref' we use 'index_next_same' to read the next possible row. For text fields, rows in a ref may not come in order, like for 'x', 'x\t' 'x ' (stored in this order) which causes a search for 'column='x ' to fail sql/tztime.cc: Simple cleanup strings/ctype-bin.c: Comment fixes strings/ctype-mb.c: Changed variable names for arguments
-
unknown authored
by giving password as an argument later did not work.
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b5219
-
unknown authored
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my41
-
unknown authored
sco and others: use PATH_MAX always ndb/include/ndb_global.h: sco and others: use PATH_MAX always ndb/src/common/logger/FileLogHandler.cpp: sco and others: use PATH_MAX always
-
unknown authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b5219
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my41
-
unknown authored
-
unknown authored
-
unknown authored
Revert this change, it was done in a mistake. strings/ctype-latin1.c: Revert this change, it was done in a mistake.
-
- 25 Aug, 2004 5 commits
-
-
unknown authored
Fix a misleading plural that should be singular. Fix other typos while I'm at it. include/mysql.h: Fix a misleading plural that should be singular. Fix other typos while I'm at it.
-
unknown authored
-
unknown authored
Bug#3453: MySQL output formatting in multibyte character sets client/mysql.cc: Bug#3453: MySQL output formatting in multibyte character sets
-
unknown authored
-
unknown authored
new file
-
- 24 Aug, 2004 21 commits
-
-
unknown authored
-
unknown authored
into poseidon.(none):/home/tomas/mysql-4.1-clean
-
unknown authored
ndb/src/common/mgmcommon/ConfigInfo.cpp: more aliases ndb/src/common/mgmcommon/InitConfigFileParser.cpp: oops bug
-
unknown authored
client/mysql.cc: removed readline-4.2 compatibility fix readline 4.2 is broken, use 4.2a instead cmd-line-utils/libedit/search.c: regex.h fix acinclude.m4: removed readline-4.2 compatibility fix readline 4.2 is broken, use 4.2a instead
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
into poseidon.(none):/home/tomas/mysql-4.1-clean
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1 sql/sql_select.cc: Auto merged
-
unknown authored
into mysql.com:/media/sda1/mysql/mysql-4.1-5034
-
unknown authored
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1 BitKeeper/etc/ignore: auto-union
-
unknown authored
into mysql.com:/media/sda1/mysql/mysql-4.1-5034
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_libedit/mysql-4.1.clear acinclude.m4: Auto merged configure.in: Auto merged
-
unknown authored
-
unknown authored
Bug #4696 segfault in cmd-line-utils/libedit/history.c:history_save() (bundled libedit)
-
unknown authored
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1 BitKeeper/etc/ignore: added support-files/my-innodb-heavy-4G.cnf sql/sql_select.cc: Auto merged
-
unknown authored
sql/sql_class.h: Auto merged sql/sql_lex.cc: Auto merged sql/sql_lex.h: Auto merged sql/sql_prepare.cc: Auto merged sql/sql_select.cc: Auto merged sql/sql_class.cc: Manual resolve of the merge
-
unknown authored
into poseidon.(none):/home/tomas/mysql-4.1-clean
-
unknown authored
acinclude.m4: fixed AC_DEFINE(HAVE_HIST_ENTRY)
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_libedit/mysql-4.1.clear_v2 client/mysql.cc: Auto merged configure.in: Auto merged
-
unknown authored
acinclude.m4: fixed AC_DEFINE(HAVE_HIST_ENTRY) configure.in: fixed new AC_DEFINE's
-