Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for Win build | holyfoot@deer.(none) | 2006-05-01 | 1 | -0/+1 |
* | Cleanup formatting | msvensson@neptunus.(none) | 2006-04-24 | 1 | -0/+3 |
* | Disable udf test | ian@zim.(none) | 2006-03-27 | 1 | -0/+1 |
* | Fix for bug #16855 | ian@zim.(none) | 2006-03-27 | 1 | -0/+2 |
* | compilation fixes | serg@serg.mylan | 2006-03-06 | 1 | -0/+1 |
* | Fix subselect results (there was a bad merge when subselect test was disabled) | jimw@mysql.com | 2006-02-17 | 1 | -0/+1 |
* | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2006-01-18 | 1 | -141/+142 |
|\ | |||||
| * | BUG#3074: Unversioned symbols in shared library | svoj@april.(none) | 2006-01-17 | 1 | -0/+1 |
| * | Merge mysql.com:/home/my/mysql-4.0 | monty@mysql.com | 2005-09-15 | 1 | -4/+4 |
| |\ | |||||
| | * | Turn off EOLN_NATIVE flag for all test files | monty@mysql.com | 2005-09-15 | 1 | -0/+2 |
* | | | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clause | anozdrin@mysql.com | 2006-01-11 | 1 | -0/+3 |
* | | | Don't use PATH_MAX for FN_REFLEN as this uses too much stack space | monty@mysql.com | 2005-11-24 | 1 | -0/+1 |
* | | | Added number of files into ignore list for win32 build within bk tree. | SergeyV@selena. | 2005-11-14 | 1 | -0/+141 |
* | | | Merge mysqldev@production.mysql.com:my/mysql-5.0-release | konstantin@mysql.com | 2005-09-23 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Fixed problems found by valgrind | monty@mysql.com | 2005-09-22 | 1 | -0/+2 |
|/ / / | |||||
* | | | Merge eel.(none):/home/jonas/src/mysql-4.1 | jonas@eel.(none) | 2005-09-09 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | ndb | jonas@eel.(none) | 2005-09-09 | 1 | -0/+1 |
* | | | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 | jan@hundin.mysql.fi | 2005-09-05 | 1 | -0/+1 |
|\ \ \ | |||||
| * \ \ | Merge jlindstrom@bk-internal.mysql.com:/home/bk/mysql-5.0 | jan@hundin.mysql.fi | 2005-07-20 | 1 | -4/+5 |
| |\ \ \ | |||||
| | * | | | Added InnoDB offline file checksum utility. | jan@hundin.mysql.fi | 2005-07-19 | 1 | -0/+1 |
* | | | | | Merge mishka.local:/home/my/mysql-4.1 | monty@mishka.local | 2005-08-25 | 1 | -2/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | updated patch for BUG#4680 (incomplete DROP DATABASE breaking replication). | sasha@asksasha.com | 2005-08-18 | 1 | -0/+2 |
* | | | | | forgotten 'return' | serg@sergbook.mysql.com | 2005-08-14 | 1 | -0/+2 |
* | | | | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -4/+5 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | Moved test for 'show full processlist' to not_embedded_server.test becasue it... | monty@mysql.com | 2005-07-27 | 1 | -0/+1 |
| * | | | Merge mysql.com:/home/my/mysql-4.0 | monty@mysql.com | 2005-07-27 | 1 | -1/+1 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Review fixes: | monty@mysql.com | 2005-07-26 | 1 | -0/+1 |
| | * | | union.test: drop table added | serg@serg.mylan | 2004-09-05 | 1 | -0/+1 |
* | | | | Ignore mysql-test/var (I'm pushing it for the second time already :(() | konstantin@mysql.com | 2005-07-20 | 1 | -0/+1 |
* | | | | Added mkinstalldirs (an auxiliary autotools symlink) to the ignore | konstantin@mysql.com | 2005-07-19 | 1 | -0/+2 |
| |_|/ |/| | | |||||
* | | | Fix for BUG#11211 "GROUP BY doesn't work correctly" | timour@mysql.com | 2005-06-15 | 1 | -0/+1 |
* | | | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0 | igor@rurik.mysql.com | 2005-06-07 | 1 | -9/+10 |
|\ \ \ | |/ / | |||||
| * | | BUG#7967 Fix mysqlhotcopy --record-log-position | elliot@mysql.com | 2005-06-06 | 1 | -0/+1 |
* | | | Remove automatically generated autotools files from revision control. | konstantin@mysql.com | 2005-05-18 | 1 | -0/+5 |
* | | | 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/+1 |
* | | | removed a reference to non-existing file | serg@serg.mylan | 2005-04-05 | 1 | -0/+2 |
* | | | typecast fix for windows 64-bit compilation error | georg@lmy002.wdf.sap.corp | 2005-03-16 | 1 | -0/+1 |
* | | | merged | serg@serg.mylan | 2005-03-09 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2005-03-07 | 1 | -51/+50 |
| |\ \ | |||||
| | * | | A fix for a bug #8830, which occured when binary data from blob was | Sinisa@sinisa.nasamreza.org | 2005-03-05 | 1 | -0/+1 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-02-28 | 1 | -0/+1 |
| |/ / | |||||
* | | | Fixing bug #8850 in such a way that when TRUNCATE is called within | Sinisa@sinisa.nasamreza.org | 2005-03-05 | 1 | -0/+1 |
* | | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2005-02-25 | 1 | -0/+45 |
|\ \ \ | |/ / | |||||
| * | | add auto generated ndb dsp-files (for msvc++ 6.0) to ignore file | joreland@mysql.com | 2005-02-25 | 1 | -1/+45 |
| * | | Better bugfix for "HAVING when refering to RAND()" (Bug #8216) | monty@mysql.com | 2005-02-08 | 1 | -0/+1 |
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0 | hf@deer.(none) | 2005-02-09 | 1 | -8/+8 |
|\ \ \ | |||||
| * | | | Fix for NCHAR bug appeared during the merging | hf@deer.(none) | 2005-02-09 | 1 | -0/+1 |
* | | | | fixed C++ syntax in C code | bell@sanja.is.com.ua | 2005-02-09 | 1 | -0/+1 |
|/ / / | |||||
* | | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -0/+3 |
* | | | small testcase update | tomas@poseidon.ndb.mysql.com | 2005-02-07 | 1 | -0/+1 |