English (change)
  • italiano
  • Português
  • Português Brasileiro
  • español
  • 한국어
  • Français
  • 日本語
Login Signup
  • Downloads
  • Open Questions
  • MariaDB
  • All Topics
Home MariaDB Clients and Utilities mysql-test

mysql-test

Ask a question here

Actions

  • Create Article

Localized Versions

  • mysql-test [it]
Tweet

MariaDB uses mysql-test to test the functionality. It is all-in-one test framework. It does unit, regression, and conformance testings. The framework was inherited from MySQL, but it is greatly enhanced, optimized, and extended in MariaDB.

  • mysql-test overview
    At the core, it is very simple. The client program mysqltest executes a tes...
  • mysql-test Auxiliary files
    In mysql-test framework besides test anf result files, there are many other...
  • mysql-test-run.pl Options
    To get a list of the options for mysql-test-run.pl, use: shell> ./mysql-tes...
  • Debugging MariaDB with mysql-test-run
    Checking that MariaDB is compiled for debugging Excute: mysqld --debug --he...
  • Pausing mysql-test-run.pl
    Sometimes you need to work when your computer is busy running mysql-test-ru...
  • Tools
  • Recent Changes
  • Contact Us
  • About
  • Legal
  • ©2010 - 2012 Monty Program Ab