Commit graph

176 commits

Author SHA1 Message Date
monty@narttu.mysql.fi
dd2b7918cd Merge with 4.0.13 2003-05-19 16:35:49 +03:00
lenz@mysql.com
fa75791982 - removed Benchmark results from source distribution (they are not
up-to-date anyway)
2003-04-28 18:35:15 +02:00
walrus@mysql.com
cb68a2c7b1 crash-me.sh:
add sorted_group_by parameter
2003-04-04 02:54:07 +06:00
walrus@mysql.com
53859b6e0a Merge akishkin@bk-internal.mysql.com:/home/bk/mysql-4.1
into mysql.com:/home/walrus/bk/41
2003-04-04 00:19:16 +06:00
monty@narttu.mysql.fi
a7708c7904 Merge with 4.0 2003-04-03 21:19:12 +03:00
walrus@mysql.com
7526c71840 test-transactions.sh:
correct misprint in the sub test_update
2003-04-03 21:53:04 +06:00
walrus@mysql.com
14d961a033 test-transactions.sh:
correct misprint in the test_update
2003-04-03 21:51:14 +06:00
monty@mashka.mysql.fi
7f2fb977a2 Merge bk-internal.mysql.com:/home/bk/mysql-4.0
into mashka.mysql.fi:/home/my/mysql-4.0
2003-03-27 13:54:22 +02:00
monty@mashka.mysql.fi
3bed7a6131 Merge with 4.0.13 2003-03-26 18:37:38 +02:00
monty@mashka.mysql.fi
a34bc8eef7 Fix for glibc with small stack size (fixes bug when running crash-me) 2003-03-26 14:11:17 +02:00
walrus@mysql.com
ae24283346 crash-me.sh:
add new parameter  checks length_of_varchar_field,
  add new auxilary functions:
  get_recordset
  compare_recordset
  print_recordset
2003-03-26 00:19:56 +05:00
walrus@mysql.com
4aee752cf9 crash-me.sh:
add foreign key value update test
2003-03-21 21:42:51 +05:00
monty@narttu.mysql.fi
a434bca704 Merge with 4.0 2003-03-16 19:17:54 +02:00
walrus@mysql.com
82e01d483d crash-me.sh:
misprint correction
2003-03-11 02:32:24 +05:00
monty@mashka.mysql.fi
13de61cc3a Portability fix for IBM compiler on AIX 2003-03-07 01:00:58 +02:00
monty@mashka.mysql.fi
7abe5e234e merge with 4.0.11 to get fix for thread stack 2003-02-08 01:58:58 +02:00
monty@mashka.mysql.fi
025dde7867 Check how much stack we got; Needed to be able to run crash-me 2003-02-08 01:55:16 +02:00
monty@mashka.mysql.fi
023d6dd39b Merge with 4.0.11 2003-02-04 21:52:14 +02:00
walrus@mysql.com
8f78e966d5 crash-me.sh:
restore nake_time and make_time_r
2003-01-29 14:00:08 +05:00
walrus@mysql.com
1115b3d9b4 Change bench files for mimer compability, change crash-me for correct testing time datafields 2003-01-25 17:03:00 +05:00
monty@mashka.mysql.fi
f8e660d88c merge with 4.0.9
To get bug fixes for TCP/IP connections, FORCE INDEX and OPTIMIZE TABLE with NULL keys
2003-01-09 03:55:26 +02:00
monty@mashka.mysql.fi
ee59eb2418 Portability fixes
Fixed test suite for HPUX 10.20 and MacOSX
2003-01-07 16:53:10 +02:00
monty@mashka.mysql.fi
07daf3169e Merge with 4.0.8 2003-01-03 00:04:33 +02:00
walrus@mysql.com
c6cd215b2a 1) Add option (--verbose) that allows user switch on/off new
logging in  crash-me
2) Add new test: no_id_between, that indicates if NOT ID BETWEEN 
interprets as ID NOT BETWEEN
2002-12-28 02:17:16 +05:00
walrus@mysql.com
9aa2be77c9 server-cfg.sh:
Corrected some typo.
2002-12-19 14:08:25 +05:00
walrus@mysql.com
a141701b08 crash-me.sh:
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
2002-12-19 00:38:38 +05:00
walrus@mysql.com
9657cddd5e Add log lines to crash-me result file 2002-12-16 22:55:29 +05:00
ranger@regul.home.lan
8a46cc3868 - Fix handling of suffix option
- Replace function 'check_reserved_words' with correct one
2002-12-12 11:06:55 +02:00
walrus@mysql.com
f8f277a57b Merge akishkin@work.mysql.com:/home/bk/mysql-4.0
into mysql.com:/home/walrus/bk/40.ibase
2002-12-10 19:13:31 +05:00
walrus@kishkin.ru
72492514d8 SCRUM task - cleanup interbase section in the server-cfg 2002-12-10 19:09:56 +05:00
walrus@kishkin.ru
24bbcd92bc merge Ranger's patches to crash-me, add new tests ( DEFAULT VALUES )
to crash-me
2002-12-10 18:40:38 +05:00
monty@mashka.mysql.fi
859b688476 Merge with 4.0.6 2002-12-05 19:38:42 +02:00
walrus@mysql.com
c12892fb93 Remove useless field conversation 2002-12-05 00:13:45 +05:00
walrus@mysql.com
6f6d029ee4 improvement crash-me 2002-11-29 18:07:02 +05:00
walrus@mysql.com
fbbc087ade Merge constraint tests with "ignoring constarint tests"
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
2002-11-28 20:01:17 +05:00
walrus@mysql.com
c025981c6c add new tests, new functions 2002-11-27 03:49:35 +05:00
walrus@mysql.com
0e69119f0e add sapdb section into server-cfg, add a lot of new function and tests into crash-me 2002-11-27 03:45:25 +05:00
monty@mashka.mysql.fi
b201dfece4 Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1 2002-11-21 22:26:49 +02:00
walrus@mysql.com
93f72a0e4d add sapdb section to server-cfg (benchmarks) 2002-11-21 21:36:16 +05:00
monty@mashka.mysql.fi
dac6498f9b Merge with 4.0 2002-11-21 15:56:48 +02:00
serg@serg.mysql.com
f2aab61a60 Merge serg.mysql.com:/usr/home/serg/Abk/mysql
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-11-17 00:36:28 +01:00
lenz@mysql.com
042ac3fb67 - Fixed some minor bugs/typos 2002-11-15 01:57:56 +01:00
walrus@mysql.com
8ae0291d00 Merge mysql.com:/home/walrus/bk/41 into mysql.com:/home/walrus/bk/41.1 2002-11-05 00:15:12 +05:00
walrus@mysql.com
3081ae6075 add safe ariphmetic test to crash-me 2002-11-04 23:12:31 +05:00
walrus@mysql.com
4acbb323e5 add Test of prepared+execute/once prepared many execute selects 2002-11-04 23:03:21 +05:00
monty@hundin.mysql.fi
2bcd60e113 Merge 2002-10-31 10:44:20 +02:00
gluh@gluh.(none)
808d87f810 Some changes for SSL 2002-10-30 18:27:15 +04:00
monty@hundin.mysql.fi
1e0538324d Added back old LARGEFILE handling
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
2002-10-29 21:59:03 +02:00
monty@narttu.mysql.fi
7134ffec21 Merge with 4.0.3
Some simple optimzations, more comments and indentation changes.
Add ` around database in 'use database' in binary log.
Moved max_error_count and max_warning_count to variables struct.
Removed SHOW_WARNS_COUNT and SHOW_ERRORS_COUNT calls.
Changed string functions to use character set of first string argument as default return characterset
(Each string function can change the above assumption if needed)
2002-08-30 12:40:40 +03:00
monty@hundin.mysql.fi
5ff30464a6 merge with 3.23.53
New fix for pthread_mutex_trylock for HPUX 10.20
2002-08-16 14:41:22 +03:00