An error occurred fetching the project authors.
- 19 Jul, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 15 Jul, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
two TABLE_LIST copy eliminated
-
- 19 Mar, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 18 Mar, 2004 1 commit
-
-
serg@serg.mylan authored
-
- 28 Aug, 2003 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
This commit is related to my previos one(ChangeSet 1.1583 03/08/27 18:03:39). Note about COMMIT&ROLLBACK: Only 'COMMIT' statement updates the binary log. 'ROLLBACK' statement doesn't update the binlog.
-
- 27 Aug, 2003 1 commit
-
-
gluh@gluh.mysql.r18.ru authored
-
- 18 Aug, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Use server character set if --default-character-set is not used Added convert_string() for more efficient alloc+character-set convert of strings
-
- 10 Jul, 2003 1 commit
-
-
lenz@kallisto.local authored
the server error messages had been modified in errmsg.txt
-
- 03 Jul, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
Tests cleanup (put drop database first in tests)
-
- 04 Jun, 2003 1 commit
-
-
monty@narttu.mysql.fi authored
bmove_allign -> bmove_align Added OLAP function ROLLUP Split mysql_fix_privilege_tables to a script and a .sql data file Added new (MEMROOT*) functions to avoid calling current_thd() when creating some common objects. Added table_alias_charset, for easier --lower-case-table-name handling Better SQL_MODE handling (Setting complex options also sets sub options) New (faster) assembler string functions for x86
-
- 05 Jan, 2003 1 commit
-
-
monty@mashka.mysql.fi authored
Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names. changed store_warning() -> push_warning_print()
-
- 22 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Change tests to use database 'mysqltest' instead of 'foo' Add option to not print access denied messages to check_table_access()
-
- 09 Oct, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
-
monty@hundin.mysql.fi authored
This wrapper noew will include all the necessary, system specific files, which makes all normal source files much easier to write and maintain. Portability fixes.
-
- 28 Sep, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added support for quiet increased line buffer size client/mysqltest.c fixed memory leak added query logging to result file added error message logging to result file added enable_query_log/disable_query_log mysql-test/mysql-test-run.sh converted tests to use mysqlmanager Updated test results
-
- 22 Jun, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
fixed bugs in log seq - now starting to look good fixes for SHOW BINLOG EVENTS will push this one
-
- 21 Jun, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
-
sasha@mysql.sashanet.com authored
preserve originating server id in Intvar events to avoid inifinite loops
-
- 01 Jun, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
test case included ( drop) - currently fails, along with rpl000009
-
- 27 Mar, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
once after the lock. Now changed test case and added eval support to mysqltest to make it easier to debug
-
- 27 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixed test results. Added mysqld variable 'have_isam'
-
- 07 Dec, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 22 Nov, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
cleanup - remove unneeded daeamon restarts sql/log_event.cc fixed bug - do not confuse confused slaves even further if they try to read less than LOG_EVENT_HEADER_LEN before the end of file sql/mysqlbinlog.cc give error if constructor fails sql/mysqld.cc --disconnect-slave-event-count for replication debugging sql/slave.cc --disconnect-slave-event-count cleanup to remove unneeded sleeps when things go wrong - sleep only when we have to sql/slave.h --disconnect-slave-event-count test cases for ALTER TABLE ORDER BY and replication offset off by 22 confusion mystery bug (both pass)
-
- 18 Nov, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
fixed bugs in delayed insert replication and when slave loses connection after Int_var but before Query public test suite now tests replication code as well
-
- 31 Jul, 2000 1 commit
-
-
bk@work.mysql.com authored
-