- 29 Oct, 2004 16 commits
-
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
added define flag SNPRINTF_RETURN_ZERO to indicate that snprintf returns zero if buffer too small use flag SNPRINTF_RETURN_ZERO emulate snprintf behavior by writing to _big_ buffer if set use my_vsnprintf if HAVE_SNPRINTF is not set and set SNPRINTF_RETURN_ZERO in that case
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
bar@mysql.com authored
"uint *errors" is now a non-optional parameter in String:copy() and copy_and_convert().
-
tomas@poseidon.ndb.mysql.com authored
protocal change in create table, now allows for more than 91 attributes upgrade compatability with 3.5.3
-
bar@mysql.com authored
Unnecessary code was removed.
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-I/usr/include needed for cxx on Tru64
-
bar@mysql.com authored
constant with a column. The string is converted into the column character set. It conversion doesn't lose data, then operation is possible. Otherwise, give an error, as it was earlier.
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
cxx does not include -I/ust/include.dtk as it should removed dependency on ndb_types
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.6117
-
- 28 Oct, 2004 17 commits
-
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
-
tomas@poseidon.ndb.mysql.com authored
forgot to commit new result
-
tomas@poseidon.ndb.mysql.com authored
exposed the attribute name size limit for handler added field name truncation to ndb handler
-
tomas@poseidon.ndb.mysql.com authored
use new sendSignal method instead new send signal method which sends segments remove unused method sendFragmentedSignalUnCond
-
tomas@poseidon.ndb.mysql.com authored
added API_TRACE code removed old implementation of fragmented signal
-
tomas@poseidon.ndb.mysql.com authored
changed to using fragmented signals for CREATE_TABLE_REQ
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb-local
-
tomas@poseidon.ndb.mysql.com authored
corrected define for NDB_MAX_TUPLE_SIZE_IN_WORDS
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-ndb
-
tomas@poseidon.ndb.mysql.com authored
new define for long signal section size bumbed up limit for attributes to 128 use new define in SectionSegment some bug fixing of send fragmented signal + make chunk size a multiple the dew define for SectionSegment size
-
bar@mysql.com authored
into the column character set on INSERT/UPDATE.
-
joerg@mysql.com authored
into mysql.com:/M41/mysql-4.1
-
joerg@mysql.com authored
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
ENOSYS
-
bar@mysql.com authored
args[0] is now used instead.
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.6117
-
- 27 Oct, 2004 7 commits
-
-
konstantin@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-ps-4.1
-
joerg@mysql.com authored
Windows style line end \r\n on README, license, and similar essential plaintext files.
-
konstantin@mysql.com authored
numeric columns (stmt_resultset_metadata)"
-
monty@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-ps-4.1
-
bell@sanja.is.com.ua authored
improved mechanisn of detection posibility to be NULL for single row queries switched off substitution optimisation for single row subqueries in PS due to problem in resolving substituted expressions (changes to make subselects test working with PS protocol)
-