Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2005-06-27 | 1 | -1/+1 |
|\ | |||||
| * | bug#10466: Datatype "timestamp" displays "YYYYMMDDHHMMSS" irrespective of dis... | msvensson@neptunus.(none) | 2005-06-20 | 1 | -1/+1 |
* | | Merged from mysql-4.1 to mysql-5.0 | msvensson@neptunus.(none) | 2005-06-22 | 1 | -0/+4 |
|\ \ | |||||
| * \ | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-06-22 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | BUG#10589: des_encrypt functionality always return NULL | msvensson@neptunus.(none) | 2005-06-17 | 1 | -0/+4 |
* | | | | Fix of 5.0 tree | lars@mysql.com | 2005-06-17 | 1 | -1/+1 |
* | | | | Manual merge | igor@rurik.mysql.com | 2005-06-16 | 1 | -4/+25 |
|\ \ \ \ | |/ / / | |||||
| * | | | WL#2076: Added if(...) construct to mysqltest | lars@mysql.com | 2005-06-16 | 1 | -4/+25 |
* | | | | Post review fixes | mleich@mysql.com | 2005-06-16 | 1 | -22/+51 |
* | | | | Improvement of the auxiliary routines include/show_msg*.inc | mleich@mysql.com | 2005-06-15 | 2 | -10/+82 |
* | | | | Added order by for failing ps_7ndb test | mskold@mysql.com | 2005-06-14 | 1 | -1/+1 |
* | | | | Merge mysql.com:/home/bkroot/mysql-5.0 into mysql.com:/home/bk/mysql-5.0 | lars@mysql.com | 2005-06-13 | 1 | -0/+180 |
|\ \ \ \ | |||||
| * \ \ \ | Merge mysql.com:/home/bkroot/mysql-5.0 into mysql.com:/home/bk/mysql-5.0 | lars@mysql.com | 2005-06-07 | 1 | -0/+180 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Merge b6883-mysql-4.1 -> 5.0 | lars@mysql.com | 2005-06-07 | 1 | -0/+180 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | BUG#6883: Added tests for create/drop temporary table, UNLOCK TABLES | lars@mysql.com | 2005-06-01 | 1 | -8/+33 |
| | | * | | BUG#6883: Added implicit commit for CREATE TABLE, TRUNCATE TABLE and DROP/CRE... | lars@mysql.com | 2005-05-27 | 1 | -0/+155 |
| | | |/ | |||||
* | | | | Adding auxiliary scripts that allow to display messages in result files from ... | obarnir@mysql.com | 2005-06-09 | 2 | -0/+42 |
|/ / / | |||||
* | | | Patch two (the final one) for Bug#7306 "the server side preparedStatement | konstantin@mysql.com | 2005-06-07 | 2 | -9/+4 |
|/ / | |||||
* | | Merge with 4.1 | monty@mysql.com | 2005-05-14 | 2 | -0/+6 |
|\ \ | |/ | |||||
| * | Merge with 4.0 | monty@mysql.com | 2005-05-14 | 2 | -0/+6 |
| |\ | |||||
| | * | Bug#8191 - SELECT INTO OUTFILE insists on FROM clause | antony@ltantony.mysql.com | 2005-05-08 | 2 | -0/+6 |
| * | | Added cp932 character set | shuichi@mysql.com | 2005-05-05 | 1 | -0/+4 |
* | | | A fix (bug #10176: problem with varchar keys). | ramil@mysql.com | 2005-04-26 | 1 | -0/+10 |
* | | | Moved some old test and added a new test to only be run with mysql-test-run -... | monty@mysql.com | 2005-04-07 | 1 | -0/+4 |
* | | | delete isam/merge files | serg@sergbook.mylan | 2005-04-04 | 1 | -4/+0 |
* | | | Merge | msvensson@neptunus.(none) | 2005-03-30 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge neptunus.(none):/home/msvensson/mysql/bug8807 | msvensson@neptunus.(none) | 2005-03-30 | 1 | -0/+5 |
| |\ \ | |||||
| | * | | BUG#8807 Select crash server | msvensson@neptunus.(none) | 2005-03-30 | 1 | -0/+5 |
* | | | | Merging support for blackhole up to 5.0. | brian@zim.(none) | 2005-03-25 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Additional storage engine called "blackhole". Customer request, and for that ... | brian@zim.(none) | 2005-03-22 | 1 | -0/+4 |
| |/ / | |||||
* | | | Move handler dependent tests to the specific handler (myisam, bdb, innodb) | monty@mysql.com | 2005-03-17 | 1 | -13/+0 |
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-8902 | jimw@mysql.com | 2005-03-11 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Add all SQL_MODE settings to proc table. (Bug #8902) | jimw@mysql.com | 2005-03-08 | 1 | -0/+1 |
* | | | | merged | serg@serg.mylan | 2005-03-09 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Fix for Bug #8753 Invalid schema object version after dropping index | mskold@mysql.com | 2005-03-07 | 1 | -0/+28 |
* | | | Merged from 4.1 | jimw@mysql.com | 2005-03-03 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | Bug#8840 Empty string comparison and character set 'cp1250' | bar@mysql.com | 2005-03-03 | 1 | -0/+4 |
* | | | Merge | tomas@poseidon.ndb.mysql.com | 2005-02-07 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | have test suite continue even if ndbcluster fails to start if --force flag is... | tomas@poseidon.ndb.mysql.com | 2005-02-07 | 1 | -0/+1 |
* | | | Merged "query cache for ndb" to 5.0 | msvensson@neptunus.homeip.net | 2005-02-03 | 2 | -3/+29 |
|\ \ \ | |||||
| * \ \ | Merge bk-internal.mysql.com:/data0/bk/mysql-4.1 | mysqldev@bk-internal.mysql.com | 2004-12-20 | 1 | -0/+3 |
| |\ \ \ | |||||
| * | | | | Moved test for multi ndb to have_ndb_multi | magnus@neptunus.(none) | 2004-12-16 | 2 | -29/+28 |
| * | | | | Merge | mysqldev@mysql.com | 2004-12-16 | 1 | -3/+30 |
| |\ \ \ \ | |||||
| | * | | | | Added test case for multiple MySQL Servers connected to one cluster | magnus@neptunus.(none) | 2004-12-15 | 1 | -3/+30 |
* | | | | | | Skip cp932 and eucjpms tests when the character sets are not compiled. | bar@mysql.com | 2005-02-01 | 2 | -0/+8 |
* | | | | | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0 | patg@patrick-galbraiths-computer.local | 2005-01-26 | 2 | -0/+34 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge mleich@bk-internal.mysql.com:/home/bk/mysql-5.0 | mleich@mysql.com | 2005-01-26 | 1 | -0/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | added check in ndb tests that require "default" cluster running | tomas@poseidon.ndb.mysql.com | 2005-01-26 | 1 | -0/+4 |
| * | | | | | | | WL#1420 convert NIST test for mysql | mleich@mysql.com | 2005-01-26 | 1 | -0/+30 |
| |/ / / / / / | |||||
* | | | | | | | -Added quote_data and needs_quotes (moved from federated handler. | patg@pc248.lfp.kcls.org | 2005-01-20 | 1 | -1/+1 |
|/ / / / / / |