summaryrefslogtreecommitdiff
path: root/sql-bench
Commit message (Collapse)AuthorAgeFilesLines
* After merge fixes.monty@mashka.mysql.fi2003-09-111-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.15monty@narttu.mysql.fi2003-08-291-23/+77
|\
| * Fixed unlikely stack bug when having a BIG expression of type 1+1-1+1-1... ↵monty@narttu.mysql.fi2003-08-271-23/+77
| | | | | | | | in certain combinations. Bug #871
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-192-7/+45
|\ \ | |/
| * - removed Benchmark results from source distribution (they are notlenz@mysql.com2003-04-281-7/+0
| | | | | | | | up-to-date anyway)
| * crash-me.sh:walrus@mysql.com2003-04-041-0/+45
| | | | | | | | add sorted_group_by parameter
| * test-transactions.sh:walrus@mysql.com2003-04-031-1/+1
| | | | | | | | correct misprint in the test_update
* | Merge akishkin@bk-internal.mysql.com:/home/bk/mysql-4.1walrus@mysql.com2003-04-041-1/+1
|\ \ | | | | | | | | | into mysql.com:/home/walrus/bk/41
| * | test-transactions.sh:walrus@mysql.com2003-04-031-1/+1
| | | | | | | | | | | | correct misprint in the sub test_update
* | | Merge with 4.0monty@narttu.mysql.fi2003-04-031-0/+109
|\ \ \ | |/ / |/| / | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-03-271-23/+23
| |\ | | | | | | | | | into mashka.mysql.fi:/home/my/mysql-4.0
| * | crash-me.sh:walrus@mysql.com2003-03-261-0/+109
| | | | | | | | | | | | | | | | | | | | | | | | add new parameter checks length_of_varchar_field, add new auxilary functions: get_recordset compare_recordset print_recordset
* | | Merge with 4.0.13monty@mashka.mysql.fi2003-03-262-23/+37
|\ \ \ | | |/ | |/|
| * | Fix for glibc with small stack size (fixes bug when running crash-me)monty@mashka.mysql.fi2003-03-261-23/+23
| |/
| * crash-me.sh:walrus@mysql.com2003-03-211-0/+14
| | | | | | | | add foreign key value update test
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-7/+30
|\ \ | |/
| * crash-me.sh:walrus@mysql.com2003-03-111-1/+1
| | | | | | | | misprint correction
| * Portability fix for IBM compiler on AIXmonty@mashka.mysql.fi2003-03-071-7/+30
| |
* | merge with 4.0.11 to get fix for thread stackmonty@mashka.mysql.fi2003-02-081-24/+6496
|\ \ | |/
| * Check how much stack we got; Needed to be able to run crash-memonty@mashka.mysql.fi2003-02-081-24/+6496
| |
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-044-37/+212
|\ \ | |/
| * crash-me.sh:walrus@mysql.com2003-01-291-0/+33
| | | | | | | | restore nake_time and make_time_r
| * Change bench files for mimer compability, change crash-me for correct ↵walrus@mysql.com2003-01-254-37/+179
| | | | | | | | testing time datafields
* | merge with 4.0.9monty@mashka.mysql.fi2003-01-094-64/+117
|\ \ | |/ | | | | To get bug fixes for TCP/IP connections, FORCE INDEX and OPTIMIZE TABLE with NULL keys
| * Portability fixesmonty@mashka.mysql.fi2003-01-074-64/+117
| | | | | | | | Fixed test suite for HPUX 10.20 and MacOSX
* | Merge with 4.0.8monty@mashka.mysql.fi2003-01-032-330/+1120
|\ \ | |/
| * 1) Add option (--verbose) that allows user switch on/off newwalrus@mysql.com2002-12-281-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.com2002-12-191-2/+1
| | | | | | | | Corrected some typo.
| * crash-me.sh:walrus@mysql.com2002-12-191-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.com2002-12-162-116/+293
| |
| * - Fix handling of suffix optionranger@regul.home.lan2002-12-121-199/+199
| | | | | | | | - Replace function 'check_reserved_words' with correct one
| * Merge akishkin@work.mysql.com:/home/bk/mysql-4.0walrus@mysql.com2002-12-101-22/+17
| |\ | | | | | | | | | into mysql.com:/home/walrus/bk/40.ibase
| | * SCRUM task - cleanup interbase section in the server-cfgwalrus@kishkin.ru2002-12-101-22/+17
| | |
| * | merge Ranger's patches to crash-me, add new tests ( DEFAULT VALUES )walrus@kishkin.ru2002-12-102-5/+265
| |/ | | | | | | to crash-me
* | Merge with 4.0.6monty@mashka.mysql.fi2002-12-052-65/+152
|\ \ | |/
| * Remove useless field conversationwalrus@mysql.com2002-12-051-1/+1
| |
| * improvement crash-mewalrus@mysql.com2002-11-292-37/+90
| |
| * Merge constraint tests with "ignoring constarint tests"walrus@mysql.com2002-11-282-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.com2002-11-272-24/+475
| | | | | | | | crash-me
* | add new tests, new functionswalrus@mysql.com2002-11-271-21/+228
| |
* | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2002-11-211-2/+211
|\ \
| * | add sapdb section to server-cfg (benchmarks)walrus@mysql.com2002-11-211-2/+211
| | |
* | | Merge with 4.0monty@mashka.mysql.fi2002-11-2113-8/+383
|\ \ \ | |/ / |/| / | |/
| * Merge serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2002-11-171-1/+1
| |\ | | | | | | | | | into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
| | * - Fixed some minor bugs/typoslenz@mysql.com2002-11-151-1/+1
| | |
| * | Mergemonty@hundin.mysql.fi2002-10-3110-0/+370
| |\ \
| | * | Added back old LARGEFILE handlingmonty@hundin.mysql.fi2002-10-2910-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 SSLgluh@gluh.(none)2002-10-302-7/+12
| |/ /
* | | Merge mysql.com:/home/walrus/bk/41 into mysql.com:/home/walrus/bk/41.1walrus@mysql.com2002-11-051-0/+37
|\ \ \
| * | | add safe ariphmetic test to crash-mewalrus@mysql.com2002-11-041-0/+37
| | | |