- 24 Aug, 2004 28 commits
-
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_4998/mysql-4.1
-
unknown authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_4998/mysql-4.1 sql-common/client.c: Auto merged
-
unknown authored
(Bug #4998 --protocol doesn't reject bad values) client/mysql.cc: more accurate processing of find_type result client/mysqladmin.c: more accurate processing of find_type result client/mysqlbinlog.cc: more accurate processing of find_type result client/mysqlcheck.c: more accurate processing of find_type result client/mysqldump.c: more accurate processing of find_type result client/mysqlimport.c: more accurate processing of find_type result client/mysqlshow.c: more accurate processing of find_type result sql-common/client.c: more accurate processing of find_type result
-
unknown authored
Bug#4594 column index make = failed for gbk myisam/mi_key.c: cleanup
-
unknown authored
Fix master printout ndb/src/mgmclient/CommandInterpreter.cpp: Fix master printout ndb/src/mgmsrv/MgmtSrvr.cpp: Use "configured" socklen_t ndb/src/mgmsrv/MgmtSrvr.hpp: Use "configured" socklen_t ndb/src/mgmsrv/Services.cpp: Use "configured" socklen_t
-
unknown authored
ndb/src/kernel/blocks/grep/Grep.hpp: Remove own addRecSignal-methods ndb/src/kernel/blocks/grep/GrepInit.cpp: Remove own addRecSignal-methods ndb/src/mgmsrv/MgmtSrvr.cpp: #ifdef SUNPRO_CC 5.6 ndb/src/ndbapi/NdbEventOperation.cpp: Compile fix ndb/src/ndbapi/NdbScanFilter.cpp: #ifdef SUNPRO_CC 5.6 ndb/src/ndbapi/TransporterFacade.hpp: Compile fix ndb/test/ndbapi/testIndex.cpp: Compile fix
-
unknown authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
-
unknown authored
into mysql.com:/dbdata/psergey/mysql-4.1-root-root
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.5066
-
unknown authored
ndb/src/common/portlib/Makefile.am: Rename from .c to .cpp as c++ features needed ndb/src/common/portlib/NdbTCP.cpp: NDB_MUTEX_INITIALIZER isn't preset on SCO unix ndb/src/ndbapi/Ndbinit.cpp: NDB_MUTEX_INITIALIZER isn't preset on SCO unix
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.5066
-
unknown authored
into brandersnatch.localdomain:/home/dlenev/src/mysql-4.1-fix
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.emb
-
unknown authored
into poseidon.(none):/home/tomas/mysql-4.1-clean
-
unknown authored
mysql-test/ndb/ndbcluster.sh: stop instead of kill
-
unknown authored
-
unknown authored
include/config-win.h: Undefine ERROR #defined by WINGDI sql/sql_class.cc: Fix to compile with msvc: converted static const int Item_arena::* to enum members sql/sql_class.h: Fix to compile with msvc: converted static const int Item_arena::* to enum members sql/sql_prepare.cc: Fix to compile with msvc: converted static const int Item_arena::* to enum members
-
unknown authored
-
unknown authored
We have to include my_pthread.h since it is the place where localtime_r() is declared on platforms where this function is missing. sql-common/my_time.c: We have to include my_pthread.h since it is the place where localtime_r() is declared on platforms where this function is missing.
-
unknown authored
detect change of #replicas + #nodes
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.5066
-
unknown authored
into deer.(none):/home/hf/work/mysql-4.1.5066
-
unknown authored
-
unknown authored
-
- 23 Aug, 2004 12 commits
-
-
unknown authored
into build.mysql.com:/users/rburnett/mysql-4.1
-
unknown authored
into mysql.com:/home/my/mysql-4.1 sql/sql_select.cc: Auto merged
-
unknown authored
Fixed error messages sql/share/czech/errmsg.txt: Fixed error message to us long sql/share/danish/errmsg.txt: Fixed error message to us long sql/share/dutch/errmsg.txt: Fixed error message to us long sql/share/english/errmsg.txt: Fixed error message to us long sql/share/estonian/errmsg.txt: Fixed error message to us long sql/share/french/errmsg.txt: Fixed error message to us long sql/share/german/errmsg.txt: Fixed error message to us long sql/share/greek/errmsg.txt: Fixed error message to us long sql/share/hungarian/errmsg.txt: Fixed error message to us long sql/share/italian/errmsg.txt: Fixed error message to us long sql/share/japanese/errmsg.txt: Fixed error message to us long sql/share/korean/errmsg.txt: Fixed error message to us long sql/share/norwegian-ny/errmsg.txt: Fixed error message to us long sql/share/norwegian/errmsg.txt: Fixed error message to us long sql/share/polish/errmsg.txt: Fixed error message to us long sql/share/portuguese/errmsg.txt: Fixed error message to us long sql/share/romanian/errmsg.txt: Fixed error message to us long sql/share/russian/errmsg.txt: Fixed error message to us long sql/share/serbian/errmsg.txt: Fixed error message to us long sql/share/slovak/errmsg.txt: Fixed error message to us long sql/share/spanish/errmsg.txt: Fixed error message to us long sql/share/swedish/errmsg.txt: Fixed error message to us long sql/share/ukrainian/errmsg.txt: Fixed error message to us long sql/sql_table.cc: Fixed uninitialized variable
-
unknown authored
into build.mysql.com:/users/rburnett/mysql-4.1
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bugs-4.1
-
unknown authored
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-bugs-4.1
-
unknown authored
into avenger.(none):/export/brian/mysql/4.1 configure.in: Auto merged
-
unknown authored
allowed parsing of table fields inside aggregate functions added new tests of fields resolving in grouping mysql-test/r/func_gconcat.result: allowed parsing of table fields inside aggregate functions mysql-test/r/subselect.result: added new tests of fields resolving in grouping mysql-test/t/func_gconcat.test: allowed parsing of table fields inside aggregate functions mysql-test/t/subselect.test: added new tests of fields resolving in grouping sql/item_subselect.cc: allowed parsing of table fields inside aggregate functions
-
unknown authored
System variable names use underscores, not dashes. Alphabetize variables in option struct for help message. (will wait for okay to push) sql/mysqld.cc: System variable names use underscores, not dashes. Alphabetize variables in option struct for help message.
-
unknown authored
configure.in: Update for gamma status.
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-