- 10 Mar, 2003 3 commits
-
-
unknown authored
this implementation have limitation: prohibited subselect in ORDER BY dependence of most outer query (will be solved after removing passing first select_lex as fake select for global mysql_select()) mysql-test/r/subselect.result: test of subselect in global ORDER BY mysql-test/t/subselect.test: test of subselect in global ORDER BY sql/sql_lex.cc: fixed comments processing of subselect in global ORDER BY sql/sql_lex.h: processing of subselect in global ORDER BY sql/sql_parse.cc: processing of subselect in global ORDER BY sql/sql_yacc.yy: processing of subselect in global ORDER BY
-
unknown authored
-
unknown authored
-
- 08 Mar, 2003 1 commit
-
-
unknown authored
-
- 07 Mar, 2003 8 commits
-
-
unknown authored
into sinisa.nasamreza.org:/mnt/work/mysql-4.1 sql/mysql_priv.h: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
Major re-write of code yet has to be done, to circumvent assigning of UNIT to current select and to deal better with offset, limit. mysql-test/r/union.result: A fix of merge fix
-
unknown authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-
unknown authored
support-files/mysql.spec.sh: Change -IN_RPM -> --rpm scripts/make_win_src_distribution.sh: Change -WINDOWS -> --windows (call to mysql_install_db) scripts/mysql_install_db.sh: Change -IN_RPM -> --rpm and -WINDOWS -> --windows
-
unknown authored
some default_charset_info were removed sql/sql_base.cc: some default_charset_info were removed sql/table.cc: some default_charset_info were removed sql/unireg.cc: some default_charset_info were removed sql/item_cmpfunc.cc: some default_charset_info were removed sql/item_func.cc: some default_charset_info were removed
-
unknown authored
LOAD DATA INFILE now uses database character set instead of server character set. This is not excellent but at least allows to load for example cyrillic data into cyrillic database if server charset is latin1. In the future we should add a syntax to specify file charset or evern charset of each field. sql/sql_load.cc: LOAD DATA INFILE now uses database character set instead of server character set. This is not excellent but at least allows to load for example cyrillic data into cyrillic database if server charset is latin1. In the future we should add a syntax to specify file charset or evern charset of each field.
-
unknown authored
use of new argument sql_analyse.h: macros from mysql_priv.h. Should be deleted soon. mysql_priv.h: _default_charset_info has been removed item_cmpfunc.h: Use cmp_charset hostname.cc, hash_filo.h: Move charset to constructor argument sql/hash_filo.h: Move charset to constructor argument sql/hostname.cc: Move charset to constructor argument sql/item_cmpfunc.h: Use cmp_charset sql/mysql_priv.h: _default_charset_info has been removed sql/sql_analyse.h: macros from mysql_priv.h. Should be deleted soon. sql/item.h: use of new argument sql/sql_acl.cc: use of new argument
-
unknown authored
SET COLLATION latin1 SET COLLATION 'latin1' SET COLLATION DEFAULT
-
- 06 Mar, 2003 8 commits
-
-
unknown authored
sql/mysqld.cc: Auto merged
-
unknown authored
sql/item_subselect.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_select.cc: Auto merged sql/sql_union.cc: Auto merged sql/sql_update.cc: Auto merged
-
unknown authored
-
unknown authored
into mysql.com:/space/my/mysql-4.1
-
unknown authored
into mysql.com:/space/my/mysql-4.1-build
-
unknown authored
-
unknown authored
Added Centroid(), Area() tests for MultiPolygon objects.
-
unknown authored
Code clean-up according 'Coding Standards and Styles'
-
- 05 Mar, 2003 7 commits
-
-
unknown authored
BitKeeper/deleted/.del-netware.patch~f70a3a965f54d9ee: Delete: netware/netware.patch netware/BUILD/mwenv: Import patch novell41b.patch netware/init_db.sql: Import patch novell41b.patch netware/test_db.sql: Import patch novell41b.patch
-
unknown authored
sql/log_event.cc: Fixed character set bug when replicating user variables. Simple optimisation of User_var_log_event::write_data
-
unknown authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
unknown authored
binary and primary collations in the future
-
unknown authored
-
unknown authored
SET NAMES <charset name> [COLLATE <collation name>]
-
unknown authored
-
- 04 Mar, 2003 13 commits
-
-
unknown authored
into myvenu.com:/home/venu/work/sql/dev-4.1
-
unknown authored
Remove the unused code (from previous commit) sql/sql_prepare.cc: Remove the unused code (from previous commit)
-
unknown authored
Added new client tests (EXPLAIN + DECIMAL conv) sql/sql_prepare.cc: Fix EXPLAIN bug with binary protocol tests/client_test.c: New tests for EXPLAIN + DECIMAL conv
-
unknown authored
distribution to fix a test failure in test "func_encrypt"
-
unknown authored
into mysql.com:/home/greg/bk/mysql-4.1
-
unknown authored
Change mode to -rwxrwxr-x netware/BUILD/compile-AUTOTOOLS: Change mode to -rwxrwxr-x netware/BUILD/compile-linux-tools: Change mode to -rwxrwxr-x netware/BUILD/compile-netware-END: Change mode to -rwxrwxr-x netware/BUILD/compile-netware-START: Change mode to -rwxrwxr-x netware/BUILD/compile-netware-all: Change mode to -rwxrwxr-x netware/BUILD/compile-netware-debug: Change mode to -rwxrwxr-x netware/BUILD/compile-netware-standard: Change mode to -rwxrwxr-x netware/BUILD/mwasmnlm: Change mode to -rwxrwxr-x netware/BUILD/mwccnlm: Change mode to -rwxrwxr-x netware/BUILD/mwenv: Change mode to -rwxrwxr-x netware/BUILD/mwldnlm: Change mode to -rwxrwxr-x
-
unknown authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
unknown authored
is now synonim for SELECT expr COLLATE <expr_charset>_bin
-
unknown authored
BitKeeper/deleted/.del-libmysqld.def~6ca0fa0537a3431c: Delete: netware/libmysqld.def BitKeeper/deleted/.del-mwenv~35c8b56062f4b6aa: Delete: netware/mw/mwenv BitKeeper/deleted/.del-nwconfigure~86da352b5e031ed9: Delete: netware/nwconfigure netware/BUILD/mwasmnlm: Import patch novell41.patch netware/BUILD/mwccnlm: Import patch novell41.patch netware/BUILD/mwldnlm: Import patch novell41.patch netware/BUILD/nwbootstrap: Import patch novell41.patch scripts/make_binary_distribution.sh: Import patch novell41.patch
-
unknown authored
into the only one sortcmp() with additional CHARSET_INFO *cmp_charset argument.
-
unknown authored
-
unknown authored
include/mysql_embed.h: Disable shared memory for embedded version libmysqld/lib_sql.cc: Fix for --debug version (init_thread_environment was called in wrong place) sql/log_event.h: Portability fix sql/mysqld.cc: Fix for --debug version (init_thread_environment was called in wrong place) sql/sql_parse.cc: Simply code cleanup
-
unknown authored
for binary collations
-