- 17 Nov, 2004 6 commits
-
-
Rework parser expression rules Rework handling for "||" concat/or Eliminate some shift/reduce conflicts Add support for "xxx IS [ NOT ] truth_value"
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0.1
-
gluh@gluh.mysql.r18.ru authored
code cleanup
-
serg@serg.mylan authored
AC_FUNC_MMAP changes to AC_CHECK_FUNCS(mmap)
-
serg@serg.mylan authored
-
konstantin@mysql.com authored
-
- 16 Nov, 2004 8 commits
-
-
petr@mysql.com authored
-
lenz@mysql.com authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/petica
-
serg@serg.mylan authored
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/petica
-
Sinisa@sinisa.nasamreza.org authored
unresolved symbols.
-
serg@serg.mylan authored
-
guilhem@mysql.com authored
-
- 15 Nov, 2004 18 commits
-
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-5.0-clean
-
guilhem@mysql.com authored
-
guilhem@mysql.com authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-mysqladmin
-
Sinisa@sinisa.nasamreza.org authored
into sinisa.nasamreza.org:/mnt/work/petica
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
-
Sinisa@sinisa.nasamreza.org authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
bar@mysql.com authored
The bug was that the function allocates 'a', then changes the value of 'a' with the operator ++, and then tries to free 'a'!
-
gluh@gluh.mysql.r18.ru authored
-
lars@mysql.com authored
Replication using replicate-rewrite-db did not work for LOAD DATA INFILE. Now is does. There was one place in the code that used current database instead of the rewrite database.
-
tomas@poseidon.ndb.mysql.com authored
added libs variable for ndbmgmclient used by mysqladmin add linkage with @ndb_mgmclient_libs@ additional options for ndbcluster added support for managing the cluster to mysqladmin added DEFINE_CXA_PURE_VIRTUAL flag to CFLAGS to enable linkage with c++ libs use macros for C_MODE_START/END so that define of FIX_GCC_LINKING_PROBLEM works in c-programs
-
tomas@poseidon.ndb.mysql.com authored
print some info event on api connects with wrong versions
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
- 14 Nov, 2004 5 commits
-
-
guilhem@mysql.com authored
Try to lower the probability of a stall of mysqldump AND most client connections, when mysqldump does a FLUSH TABLES WITH READ LOCK (doing FLUSH TABLES first).
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1-clean
-
guilhem@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
kernel includes needed by ndb_restore changed link order moved LocalConfig to mgmapi Moved NdbConfig to Portlib mgmapi to use LocalConfig for connectstring parsing instead of it's own enable usage of "NULL" connectstring for default new ndbmgmclient lib that can be used by e.g. mysqladmin later LocalConfig no longer needed here, now in mgmapi Send connectstring to mgmapi instead added valid connectstring to be with only host without port i.e. valid connectstring =host1,host2,host3 default port will be added
-
bell@sanja.is.com.ua authored
-
- 13 Nov, 2004 3 commits
-
-
bell@sanja.is.com.ua authored
fixed typo
-
bell@sanja.is.com.ua authored
-
bell@sanja.is.com.ua authored
-