Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ | |/ | |||||
| * | Remove useless field conversation | walrus@mysql.com | 2002-12-05 | 1 | -1/+1 |
| | | |||||
| * | improvement crash-me | walrus@mysql.com | 2002-11-29 | 2 | -37/+90 |
| | | |||||
| * | Merge constraint tests with "ignoring constarint tests" | walrus@mysql.com | 2002-11-28 | 2 | -28/+62 |
| | | | | | | | | | | | | | | for column,table and named constarints. Now constraint test produces exactly one line in report, with "yes","no" or syntax only". add /odbc to server-version if benchmark/crash-me works over odbc | ||||
| * | add sapdb section into server-cfg, add a lot of new function and tests into ↵ | walrus@mysql.com | 2002-11-27 | 2 | -24/+475 |
| | | | | | | | | crash-me | ||||
* | | add new tests, new functions | walrus@mysql.com | 2002-11-27 | 1 | -21/+228 |
| | | |||||
* | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -2/+211 |
|\ \ | |||||
| * | | add sapdb section to server-cfg (benchmarks) | walrus@mysql.com | 2002-11-21 | 1 | -2/+211 |
| | | | |||||
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 13 | -8/+383 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Merge serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2002-11-17 | 1 | -1/+1 |
| |\ | | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0 | ||||
| | * | - Fixed some minor bugs/typos | lenz@mysql.com | 2002-11-15 | 1 | -1/+1 |
| | | | |||||
| * | | Merge | monty@hundin.mysql.fi | 2002-10-31 | 10 | -0/+370 |
| |\ \ | |||||
| | * | | Added back old LARGEFILE handling | monty@hundin.mysql.fi | 2002-10-29 | 10 | -0/+370 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed reference to freed memory in acl_init()/grant_init() Fixed possible memory leak. (Could only happen in very strange circumstances) Fixed bug in ALTER TABLE with BDB tables Updated mysql-test for valgrind | ||||
| * | | | Some changes for SSL | gluh@gluh.(none) | 2002-10-30 | 2 | -7/+12 |
| |/ / | |||||
* | | | Merge mysql.com:/home/walrus/bk/41 into mysql.com:/home/walrus/bk/41.1 | walrus@mysql.com | 2002-11-05 | 1 | -0/+37 |
|\ \ \ | |||||
| * | | | add safe ariphmetic test to crash-me | walrus@mysql.com | 2002-11-04 | 1 | -0/+37 |
| | | | |