- 10 Sep, 2003 11 commits
-
-
unknown authored
into mysql.com:/home/mysql_src/mysql-4.1
-
unknown authored
into bar.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
unknown authored
This is to simplify fixing indexes to mean number of chars rather than bytes too.
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.2way
-
unknown authored
Minor fixes libmysqld/lib_sql.cc: Comment added libmysqld/libmysqld.c: this part of code should be moved under if (mysql)
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.2way
-
unknown authored
mysql_fetch_length fixed for embedded library. Now data length is stored before the data. Pointers in row still points to the data so you have to get *(uint*)(data_ptr - sizeof(uint)) to get data length libmysqld/lib_sql.cc: bug fixed - user didn't get error description Protocol::net_store_data changed to store data length before the data libmysqld/libmysqld.c: emb_fetch_length changed to retrive data length stored before the data
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-in-4.1 mysql-test/r/subselect.result: Auto merged mysql-test/t/subselect.test: Auto merged
-
unknown authored
into mysql.r18.ru:/usr/home/ram/work/4.1
-
unknown authored
-
- 09 Sep, 2003 4 commits
-
-
unknown authored
-
unknown authored
mysql-test/r/subselect.result: Auto merged sql/item.cc: Auto merged
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-optimized_prepared-4.1 sql/item_func.cc: Auto merged sql/item_func.h: Auto merged sql/sql_lex.h: Auto merged
-
unknown authored
Happens when braces are used on a single select, which leads to the uninitialized global parameters structure.
-
- 08 Sep, 2003 11 commits
-
-
unknown authored
fixed IN optimisation bug mysql-test/r/subselect.result: test of IN optimisation bug mysql-test/t/subselect.test: test of IN optimisation bug sql/item_subselect.cc: fixed IN optimisation bug sql/mysql_priv.h: constant for additional IN subquery condition detecting sql/mysqld.cc: constant for additional IN subquery condition detecting sql/sql_select.cc: removing additional IN subquery condition
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
innobase/row/row0sel.c: SCCS merged
-
unknown authored
libmysqld/lib_sql.cc: we need ER() macrodefinition from errmsg.h
-
unknown authored
-
unknown authored
sql/sql_parse.cc: This line fails in libmysqld. And isn't needed while we don't check privileges in embedded library
-
unknown authored
sql/sql_parse.cc: It's better to check for HAVE_REPLICATION here instead of EMBEDDED_LIBRARY
-
unknown authored
into mysql.r18.ru:/usr/home/ram/work/4.1
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
unknown authored
include/errmsg.h: Error code added libmysql/errmsg.c: Error message added libmysqld/lib_sql.cc: static inited variable changed to global server_inited libmysqld/libmysqld.c: check for mysql_server_init execution added
-
unknown authored
-
- 07 Sep, 2003 2 commits
- 06 Sep, 2003 3 commits
-
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
unknown authored
libmysqld/lib_sql.cc: There's now one common SCRAMBLE_LENGTH sql/sql_load.cc: mysql_load fixed to work with embedded library sql/sql_parse.cc: LOAD DATA enabled for embedded library
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-string_parameters-4.1
-
- 04 Sep, 2003 3 commits
-
-
unknown authored
-
unknown authored
correct bug 1085 (a problem with min/max functions) add tests of bugs 833,836,1085 mysql-test/r/func_gconcat.result: add tests of bugs 833, 836, 1085 mysql-test/t/func_gconcat.test: add tests of bugs #833, 836, 1085 sql/item_sum.cc: merge sql/item_sum.h: correct bug 1085
-
unknown authored
-
- 03 Sep, 2003 6 commits
-
-
unknown authored
embedded library.
-
unknown authored
into oak.local:/home/kostja/mysql/mysql-4.1-root
-
unknown authored
-
unknown authored
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1 sql/item_create.cc: Auto merged sql/item_create.h: Auto merged sql/item_strfunc.cc: Auto merged sql/item_strfunc.h: Auto merged sql/lex.h: Auto merged sql/mysql_priv.h: Auto merged sql/mysqld.cc: Auto merged sql/sql_parse.cc: Auto merged sql/sql_yacc.yy: Auto merged
-
unknown authored
sql/sql_parse.cc: fixed after-merge bug in CHANGE_USER command
-