- 20 Jun, 2005 11 commits
-
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg11060
-
dlenev@brandersnatch.localdomain authored
INSERT ... SELECT with UNION" (reviewed version). Altough bug manifest itself only starting from 5.0 it is better to apply fix to 4.1 to keep some assumptions true and make code more future-proof.
-
kent@mysql.com authored
Use the Perl version of mysql-test-run
-
kent@mysql.com authored
Corrected path to 'mysql_fix_privilege_tables'
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
kent@mysql.com authored
Corrected path to 'mysql_fix_privilege_tables' Corrected dummy --manager-port to take integer argument
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
tulin@dl145c.mysql.com authored
into dl145c.mysql.com:/home/ndbdev/tomas/mysql-4.1
-
tulin@dl145c.mysql.com authored
remove typecheck in ndb handler not needed
-
stewart@mysql.com authored
-
- 19 Jun, 2005 2 commits
-
-
kent@mysql.com authored
Added dummy --manager-port flag, for backward compatibility Back port from 5.0, correction of paths to SSL pem files mtr_cases.pl: Removed hard coded exclude list for embedded server mysql-test-run.pl: Set environment variable MYSQL_SHOW, to be used in test cases
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
- 18 Jun, 2005 2 commits
-
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
- 17 Jun, 2005 2 commits
-
-
mskold@mysql.com authored
-
tulin@dl145c.mysql.com authored
fixed 64bit bug in lenght store/retrive in cache
-
- 16 Jun, 2005 7 commits
-
-
konstantin@mysql.com authored
Bug#8367 "low log doesn't gives complete information about prepared statements" Implement status variables for prepared statements commands (a port of the patch by Andrey Hristov). See details in comments to the changed files. No test case as there is no way to test slow log/general log in mysqltest.
-
konstantin@mysql.com authored
ALTER, OPTIMIZE and ANALYZE statements". In 4.1 we disabled logging of slow admin statements. The fix adds an option to enable it back. No test case (slow log is not tested in the test suite), but tested manually. + post-review fixes (word police mainly).
-
lars@mysql.com authored
Removed SHOW BINLOG EVENTS in test case for ps-protocol and row-based replication
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
-
stewart@mysql.com authored
into mysql.com:/home/stewart/Documents/MySQL/4.1/bug11132
-
serg@serg.mylan authored
-
- 15 Jun, 2005 3 commits
-
-
serg@serg.mylan authored
portability alignment issues.
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
stewart@mysql.com authored
In 4.1 (it is different in 5.0), we do not use the mgm connection after fetching the configuration (and if we did, we would have to have calls to check the connection and reconnect if needed - in case the mgm server had restarted) so we can disconnect after first use. This means we won't have connections stuck in CLOSE_WAIT when the mgm server shuts down.
-
- 14 Jun, 2005 3 commits
-
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/mysql-4.1
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1
-
pekka@mysql.com authored
into mysql.com:/export/space/pekka/ndb/version/my41
-
- 13 Jun, 2005 10 commits
-
-
tulin@dl145c.mysql.com authored
into dl145c.mysql.com:/home/ndbdev/tomas/mysql-4.1
-
tulin@dl145c.mysql.com authored
into dl145c.mysql.com:/home/ndbdev/tomas/mysql-4.1
-
igor@igor-inspiron.creware.com authored
Correction for test case of bug #11142.
-
igor@igor-inspiron.creware.com authored
Added a test case for bug #11142. item_cmpfunc.cc: Fixed bug #11142. Implementation of Item_func_nullif::is_null was corrected.
-
tulin@dl145c.mysql.com authored
Logging to logging@openlogging.org accepted DbtcMain.cpp, testTimeout.cpp: Bug #11290 TransactionInactiveTimeout = 0 does not result in infinite timeout
-
igor@igor-inspiron.creware.com authored
into igor-inspiron.creware.com:/home/igor/dev/mysql-4.1-0
-
pekka@mysql.com authored
-
igor@igor-inspiron.creware.com authored
Added a test case for bug #11167. sql_select.cc: Fixed bug #11167. In 4.1 char/varchar fields are limited by 255 characters in length that make them longer than 255 bytes in size for such character sets as UTF8. The functions store_record_in_cache and read_cached_records did not take into account this Moreover the code did not take into account that the size of the varchar fields in 5.0 can be up to 65535 bytes
-
lars@mysql.com authored
into mysql.com:/home/bk/b6883-mysql-4.1
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1-push
-