- 28 Oct, 2004 10 commits
-
-
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
args[0] is now used instead.
-
- 27 Oct, 2004 10 commits
-
-
konstantin@mysql.com authored
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-ps-4.1
-
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)
-
tomas@poseidon.ndb.mysql.com authored
primarily to enable creation of tables with more attributes than 91 (up to 128) Intermediate push for testing CHUNK_SZ will be set higher in real implementation and API_TRACE added
-
monty@mysql.com authored
-
monty@mysql.com authored
-
marko@hundin.mysql.fi authored
-
- 26 Oct, 2004 20 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
konstantin@mysql.com authored
reason for the failure was found, so the guess is that it is a compiler bug.
-
serg@serg.mylan authored
Field_string::pack should respect max_length as Field_string::pack_key does
-
heikki@hundin.mysql.fi authored
into hundin.mysql.fi:/home/heikki/mysql-4.1
-
heikki@hundin.mysql.fi authored
Print to the .err log a more detailed error message if in IMPORT TABLESPACE the .ibd file does not exist
-
heikki@hundin.mysql.fi authored
Print more warnings to the .err log if ALTER TABLE ... IMPORT TABLESPACE fails for some reason os0file.c: Do not call exit(1) if os_file_delete() fails; remove unused parameter from handle_error_no_exit() fil0fil.c: Allow DROP TABLE even if the .ibd file for the table does not exist
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
lenz@mysql.com authored
- tagged ChangeSet 1.2029 as "mysql-4.1.7"
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/home/my/mysql-4.1
-
monty@mysql.com authored
New mysqltest that can run mysqltest with PS Added support for ZEROFILL in PS Fixed crash when one called mysql_stmt_store_result() without a preceding mysql_stmt_bind_result() Updated test cases to support --ps-protocol (Some tests are still run using old protocol) Fixed crash in PS when using SELECT * FROM t1 NATURAL JOIN t2... Fixed crash in PS when using sub queries Create table didn't signal when table was created. This could cause a "DROP TABLE created_table" in another thread to wait "forever" Fixed wrong permissions check in PS and multi-table updates (one could get permission denied for legal quries) Fix for PS and SELECT ... PROCEDURE Reset all warnings when executing a new PS query group_concat(...ORDER BY) didn't work with PS Fixed problem with test suite when not using innodb
-
tomas@poseidon.ndb.mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-BUGS/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
-
gluh@gluh.mysql.r18.ru authored
-
bar@mysql.com authored
The same problem with SET columns: find_set() now executes find_type2() to do charset aware search, instead of always using system_charset_info comparison.
-