summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Merge shellback.(none):/home/msvensson/mysql/bug22139/my50-bug22139msvensson@shellback.(none)2006-09-151-6/+3
|\ | | | | | | into shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
| * Bug#22139 undefined reference to `my_memmem' when compiling ↵msvensson@shellback.(none)2006-09-121-6/+3
| | | | | | | | | | | | tests/mysql_client_test - Build mysql_client_test from mysql_client_test.c and mysys/my_memmem.c
* | make dist changes for Cmake buildgeorg@lmy002.wdf.sap.corp2006-09-011-1/+2
|/
* Makefile.am:kent@suse9-x86.mysql.com2006-07-031-0/+6
| | | | | | Avoid duplicate symbol errors on Netware mwldnlm, mwccnlm, mwasmnlm: Filter garbage characters from output
* Fix a bunch of non-Linux compile failures.knielsen@mysql.com2006-05-021-1/+1
|
* SECURITY FIXcmiller@zippy.(none)2006-05-011-1/+1
| | | | | | | | | | | Bug#17667: An attacker has the opportunity to bypass query logging. This adds a new, local-only printf format specifier to our *printf functions that allows us to print known-size buffers that must not be interpreted as NUL-terminated "strings." It uses this format-specifier to print to the log, thus fixing this problem.
* Fix build using --without-server. (Bug #11680)jimw@mysql.com2005-08-231-2/+1
|
* Mergekent@mysql.com2005-07-061-1/+2
|\
| * Makefile.am:kent@mysql.com2005-07-051-1/+2
| | | | | | | | | | Added -I$(top_builddir)/include for searching generated header files, when builddir != srcdir
* | WL#2286 - Compile MySQL w/YASSL supportsvoj@mysql.com2005-06-121-1/+8
| | | | | | | | Fix for link failures on boxes with non-gnu compiler.
* | Removed support for RAID, mit-threads, and MySQL FS (really, if someone ↵brian@zim.(none)2005-03-161-1/+1
| | | | | | | | wants this feature look at a web-dav hookup).
* | Makefile.am:bar@mysql.com2005-01-251-2/+2
| | | | | | | | after merge fix
* | Mergejimw@mysql.com2005-01-241-2/+2
|\ \ | |/
| * - renamed client_test -> mysql_client_testlenz@mysql.com2005-01-201-3/+3
| | | | | | | | | | | | | | - renamed the tests that use the embedded server (client_test -> mysql_client_test_embedded, mysqltest -> mysql_test_embedded and changed some Makefiles and scripts so they are installed in $bindir (required to be able to run the test suite against the embedded server)
* | merge with 4.1monty@mysql.com2004-10-291-1/+2
|\ \ | |/
| * Makefile.am, client_test.test, mysql-test-run.sh:kent@mysql.com2004-10-081-1/+2
| | | | | | | | To make client_test work as mysql-test-run test case, needs to install it
* | client_test.cc -> client_test.ckonstantin@mysql.com2004-08-031-1/+1
| |
* | Followup3: operator new and operator delete are defined in mysys.konstantin@mysql.com2004-08-031-2/+4
| | | | | | | | The fix makes client_test.cc compile with embedded library.
* | Port of cursors to be pushed into 5.0 tree:konstantin@mysql.com2004-08-031-1/+1
|/ | | | | | | - client side part is simple and may be considered stable - server side part now just joggles with THD state to save execution state and has no additional locking wisdom. Lot's of it are to be rewritten.
* - automatic dependency tracking for client_test enabledkonstantin@mysql.com2004-06-221-1/+0
|
* Fix to get thread_test to compilemonty@narttu.mysql.fi2003-05-151-0/+3
|
* Remove warning from automakemonty@narttu.mysql.fi2003-05-151-2/+1
|
* Removed some not used filesmonty@narttu.mysql.fi2003-04-221-0/+7
| | | | | Remove the 'fs' file systems as this is not maintained. Moved programs from client to tests
* removed redundant -I include-dirsserg@serg.mysql.com2002-11-261-3/+1
|
* Merge with 4.0monty@mashka.mysql.fi2002-11-211-1/+1
|\
| * Extended WEEK() to be able to handle ISO weeks.monty@mashka.mysql.fi2002-11-121-1/+1
| | | | | | | | | | unlink socket file if mysqld dies on startup Some optimization of AND expressions
* | client_test.c:venu@myvenu.com2002-06-131-1/+14
|/ | | | | | new file 'C' Test case for all prototype changes - Assert based which covers all most all scenarios
* Removed deleted testsmonty@donna.mysql.fi2001-04-021-1/+1
|
* Updated benchmark and results for PostgreSQL 7.0.2monty@donna.mysql.com2000-08-181-0/+3
| | | | | Added more status to the MyISAM files to avoid checking files that has already been checked.
* Import changesetbk@work.mysql.com2000-07-311-0/+27