summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
* changed signal by fd close to signal by vio_closesasha@mysql.sashanet.com2001-03-134-0/+34
* mysql-test/r/order_by.result fixed for new testserg@serg.mysql.com2001-03-131-0/+3
* sql_lex.cc per-thread state_map temporarily disabledserg@serg.mysql.com2001-03-131-1/+1
* untested changes to close socket on slave stop for OS's that do notsasha@mysql.sashanet.com2001-03-121-0/+40
* Added new tests to benchmark suitemonty@donna.mysql.fi2001-03-111-4/+4
* Fixed bug in MAX() optimizing for BDB tablesmonty@donna.mysql.fi2001-03-105-1/+36
* Fixed wrong option in mysql_install_dbmonty@donna.mysql.fi2001-03-091-0/+2
* Added documentation about mysql-test-runmonty@donna.mysql.fi2001-03-081-0/+5
* Fixed bug in INSERT DELAYED when INSERT generated an errormonty@donna.mysql.fi2001-03-082-0/+19
* Fixed test cases for innobasemonty@donna.mysql.fi2001-03-073-92/+11
* Removed duplicated index_init() calls that causes problems with BDBmonty@donna.mysql.fi2001-03-072-21/+60
* Patch from sleepycat to fix problem with BDB and log filesmonty@donna.mysql.fi2001-03-062-1/+2
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-069-6/+86
* Fixes for innobase usagemonty@donna.mysql.fi2001-03-035-32/+303
* Mergeserg@serg.mysql.com2001-03-014-1/+39
|\
| * mysql-test/t/bdb-crash.testsasha@mysql.sashanet.com2001-03-012-2/+6
| * text/blob fields in some cases were not handled properlysasha@mysql.sashanet.com2001-03-013-8/+44
* | sql_select.cc MATCH ... AGAINST (NULL) bug fixedserg@serg.mysql.com2001-02-282-20/+13
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-02-281-0/+18
|\ \ | |/
| * mysql-test/t/fulltext.testsasha@mysql.sashanet.com2001-02-271-0/+18
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2001-02-231-1/+1
|\ \ | |/ |/|
| * Mergeserg@serg.mysql.com2001-02-191-1/+1
| |\
| | * sql_select.cc (at last) fulltext/cache bug fixedserg@serg.mysql.com2001-02-101-1/+1
* | | Fixes for innobasemonty@donna.mysql.fi2001-02-211-0/+21
* | | replication fixessasha@mysql.sashanet.com2001-02-192-0/+6
|/ /
* | Added locks needed for Innobasemonty@donna.mysql.com2001-02-182-0/+47
* | Write UNION() for MERGE tablesmonty@donna.mysql.com2001-02-171-0/+6
* | Added Innobase to source distributionmonty@donna.mysql.com2001-02-173-12/+102
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-02-142-1/+22
|\ \
| * | fixed bug in timestamp replicationsasha@mysql.sashanet.com2001-02-142-1/+22
| * | mysql-test/r/fulltext.resultsasha@mysql.sashanet.com2001-02-141-2/+2
| |/
* | Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-156-7/+24
* | Added --replace to mysqltestmonty@donna.mysql.com2001-02-131-0/+1
|/
* Use new bitmap interfacemonty@donna.mysql.com2001-02-071-2/+4
* Workaround for bug in thread library in Unixware 7monty@donna.mysql.com2001-02-032-0/+66
* Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-02-021-4/+4
|\
| * Use INSTALL_DATA instead of cp.tim@threads.polyesthetic.msg2001-02-011-4/+4
* | Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2001-02-021-1/+1
|\ \ | |/ |/|
| * Portability fixesmonty@donna.mysql.com2001-02-021-1/+1
* | Use $(INSTALL_DATA) instead of cp -p in mysql-test and sql-bench.tim@threads.polyesthetic.msg2001-01-311-6/+6
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-01-303-2/+5
|\ \ | |/ |/|
| * test oversized passwordsasha@mysql.sashanet.com2001-01-303-2/+5
* | New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-318-1/+59
|/
* mergemonty@donna.mysql.com2001-01-289-0/+62
|\
| * fixed up lock counting code - Monty's suggestionssasha@mysql.sashanet.com2001-01-279-4/+37
| * Table_locks_waitedsasha@mysql.sashanet.com2001-01-262-0/+29
* | Fixed ALTER TABLE on MERGE tablesmonty@donna.mysql.com2001-01-284-1/+44
|/
* fixed improper read of log name from master.info which broke slave server res...sasha@mysql.sashanet.com2001-01-249-11/+73
* Added last_errno and last_error to show slave statussasha@mysql.sashanet.com2001-01-245-24/+70
* fixes for testssasha@mysql.sashanet.com2001-01-233-3/+25