zabbix/ui/tests/selenium/data
yzl 93958d0fb0 zabbix6.0 2 years ago
..
sources zabbix6.0 2 years ago
README zabbix6.0 2 years ago
data_test.sql zabbix6.0 2 years ago

README

The files data_test.sql contains test data used for continuous integration testing. It is not for real setups!

1. How to output test data with compatible SQL syntax?

From MySQL:

mysqldump --quote-names=false --extended-insert=false -c -t -uroot <DB> <table>