Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge msvensson@bk-internal.mysql.com:/home/bk/mysql-4.1 | magnus@neptunus.(none) | 2004-05-25 | 2 | -3/+251 |
|\ | | | | | | | into neptunus.(none):/home/magnus/mysql-4.1 | ||||
| * | Merge with 4.0 to get fixes for Windows project files | monty@mysql.com | 2004-05-25 | 2 | -3/+251 |
| |\ | |||||
| | * | Bug fixes: | monty@mysql.com | 2004-05-20 | 2 | -3/+251 |
| | | | | | | | | | | | | | | | Use %windir% instead of c:\winnt\ (Bug #3786) Fixed wrong foreign key test in crash-me (Bug #3740) | ||||
* | | | Fix for sql-bench/test-create | magnus@neptunus.(none) | 2004-05-13 | 1 | -0/+1 |
| | | | |||||
* | | | Updated default NDB config to work better with sql-bench | magnus@neptunus.(none) | 2004-04-30 | 1 | -0/+7 |
|/ / | | | | | | | Updated sql-bench configs to take NDB's limitations into account | ||||
* | | Portability fixes | monty@mysql.com | 2004-04-07 | 2 | -156/+7212 |
| | | | | | | | | | | Fixed problems with group_concat() and HAVING Updated crash-me values | ||||
* | | Disable INSERT DELAYED for embedded library | monty@mysql.com | 2004-03-29 | 1 | -1/+1 |
| | | |||||
* | | README: | paul@ice.snake.net | 2003-12-03 | 1 | -5/+4 |
| | | | | | | | | minor edits | ||||
* | | Delete obsolete references. | paul@ice.snake.net | 2003-12-03 | 1 | -8/+2 |
| | | |||||
* | | benchmarks README edits | paul@ice.snake.net | 2003-12-02 | 1 | -19/+22 |
| | | |||||
* | | merged | serg@serg.mylan | 2003-11-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | - Rephrased two option help texts to not start with "use the ..." as this | lenz@mysql.com | 2003-11-24 | 1 | -1/+1 |
| | | | | | | | | | | confuses RPM's Perl module dependency checking (it adds a bogus requirement to "Perl(the)", as "use" is a Perl keyword). (BUG#1931) | ||||
* | | Merge with 4.0.16 | monty@narttu.mysql.fi | 2003-10-07 | 22 | -61/+51 |
|\ \ | |/ | |||||
| * | - Improved portability of the sql-bench Perl scripts by replacing | lenz@mysql.com | 2003-09-25 | 21 | -56/+46 |
| | | | | | | | | | | the calls of external programs "uname" and "pwd" with Perl builtin functions "cwd()" and "POSIX::uname()" | ||||
| * | Block SIGPIPE also for not threaded client programs. | monty@narttu.mysql.fi | 2003-09-23 | 4 | -5/+5 |
| | | | | | | | | | | | | | | Added --include and --libs_r options to mysql_config. Added mysql_get_client_version() to client library Fixed some minor benchmark issues | ||||
* | | After merge fixes. | monty@mashka.mysql.fi | 2003-09-11 | 1 | -1/+1 |
| | | | | | | | | Note that mix_innodb_myisam_binlog and union fails after this patch (Will be fixed shortly by maintaners of this code) | ||||
* | | merge with 4.0.15 | monty@narttu.mysql.fi | 2003-08-29 | 1 | -23/+77 |
|\ \ | |/ | |||||
| * | Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... ↵ | monty@narttu.mysql.fi | 2003-08-27 | 1 | -23/+77 |
| | | | | | | | | in certain combinations. Bug #871 | ||||
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 2 | -7/+45 |
|\ \ | |/ | |||||
| * | - removed Benchmark results from source distribution (they are not | lenz@mysql.com | 2003-04-28 | 1 | -7/+0 |
| | | | | | | | | up-to-date anyway) | ||||
| * | crash-me.sh: | walrus@mysql.com | 2003-04-04 | 1 | -0/+45 |
| | | | | | | | | add sorted_group_by parameter | ||||
| * | test-transactions.sh: | walrus@mysql.com | 2003-04-03 | 1 | -1/+1 |
| | | | | | | | | correct misprint in the test_update | ||||
* | | Merge akishkin@bk-internal.mysql.com:/home/bk/mysql-4.1 | walrus@mysql.com | 2003-04-04 | 1 | -1/+1 |
|\ \ | | | | | | | | | | into mysql.com:/home/walrus/bk/41 | ||||
| * | | test-transactions.sh: | walrus@mysql.com | 2003-04-03 | 1 | -1/+1 |
| | | | | | | | | | | | | correct misprint in the sub test_update | ||||
* | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-04-03 | 1 | -0/+109 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-03-27 | 1 | -23/+23 |
| |\ | | | | | | | | | | into mashka.mysql.fi:/home/my/mysql-4.0 | ||||
| * | | crash-me.sh: | walrus@mysql.com | 2003-03-26 | 1 | -0/+109 |
| | | | | | | | | | | | | | | | | | | | | | | | | add new parameter checks length_of_varchar_field, add new auxilary functions: get_recordset compare_recordset print_recordset | ||||
* | | | Merge with 4.0.13 | monty@mashka.mysql.fi | 2003-03-26 | 2 | -23/+37 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix for glibc with small stack size (fixes bug when running crash-me) | monty@mashka.mysql.fi | 2003-03-26 | 1 | -23/+23 |
| |/ | |||||
| * | crash-me.sh: | walrus@mysql.com | 2003-03-21 | 1 | -0/+14 |
| | | | | | | | | add foreign key value update test | ||||
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -7/+30 |
|\ \ | |/ | |||||
| * | crash-me.sh: | walrus@mysql.com | 2003-03-11 | 1 | -1/+1 |
| | | | | | | | | misprint correction | ||||
| * | Portability fix for IBM compiler on AIX | monty@mashka.mysql.fi | 2003-03-07 | 1 | -7/+30 |
| | | |||||
* | | merge with 4.0.11 to get fix for thread stack | monty@mashka.mysql.fi | 2003-02-08 | 1 | -24/+6496 |
|\ \ | |/ | |||||
| * | Check how much stack we got; Needed to be able to run crash-me | monty@mashka.mysql.fi | 2003-02-08 | 1 | -24/+6496 |
| | | |||||
* | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 4 | -37/+212 |
|\ \ | |/ | |||||
| * | crash-me.sh: | walrus@mysql.com | 2003-01-29 | 1 | -0/+33 |
| | | | | | | | | restore nake_time and make_time_r | ||||
| * | Change bench files for mimer compability, change crash-me for correct ↵ | walrus@mysql.com | 2003-01-25 | 4 | -37/+179 |
| | | | | | | | | testing time datafields | ||||
* | | merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-09 | 4 | -64/+117 |
|\ \ | |/ | | | | | To get bug fixes for TCP/IP connections, FORCE INDEX and OPTIMIZE TABLE with NULL keys | ||||
| * | Portability fixes | monty@mashka.mysql.fi | 2003-01-07 | 4 | -64/+117 |
| | | | | | | | | Fixed test suite for HPUX 10.20 and MacOSX | ||||
* | | Merge with 4.0.8 | monty@mashka.mysql.fi | 2003-01-03 | 2 | -330/+1120 |
|\ \ | |/ | |||||
| * | 1) Add option (--verbose) that allows user switch on/off new | walrus@mysql.com | 2002-12-28 | 1 | -6/+44 |
| | | | | | | | | | | | | logging in crash-me 2) Add new test: no_id_between, that indicates if NOT ID BETWEEN interprets as ID NOT BETWEEN | ||||
| * | server-cfg.sh: | walrus@mysql.com | 2002-12-19 | 1 | -2/+1 |
| | | | | | | | | Corrected some typo. | ||||
| * | crash-me.sh: | walrus@mysql.com | 2002-12-19 | 1 | -248/+569 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrap long lines, New test - date_format_inresult (returns which date format dbms uses in the result set) New tests: -date_format_ISO -date_format_ISO_with_date (checks if DBMS supports YYYY-MM-DD or DATE 'YYYY-MM-DD' formats) -date_format_EUR -date_format_EUR_with_date (the same but 'DD.MM.YYYY' format) -date_format_USA -date_format_USA_with_date ( the same but 'MM/DD/YYYY' format) -date_format_YYYYMMDD -date_format_YYYYMMDD_with_date | ||||
| * | Add log lines to crash-me result file | walrus@mysql.com | 2002-12-16 | 2 | -116/+293 |
| | | |||||
| * | - Fix handling of suffix option | ranger@regul.home.lan | 2002-12-12 | 1 | -199/+199 |
| | | | | | | | | - Replace function 'check_reserved_words' with correct one | ||||
| * | Merge akishkin@work.mysql.com:/home/bk/mysql-4.0 | walrus@mysql.com | 2002-12-10 | 1 | -22/+17 |
| |\ | | | | | | | | | | into mysql.com:/home/walrus/bk/40.ibase | ||||
| | * | SCRUM task - cleanup interbase section in the server-cfg | walrus@kishkin.ru | 2002-12-10 | 1 | -22/+17 |
| | | | |||||
| * | | merge Ranger's patches to crash-me, add new tests ( DEFAULT VALUES ) | walrus@kishkin.ru | 2002-12-10 | 2 | -5/+265 |
| |/ | | | | | | | to crash-me | ||||
* | | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 2 | -65/+152 |
|\ \ | |/ |