Product Features
...
Databases
DB - MySQL SSL
2 min
review the mysql ssl integration guide docid\ fkchdvhwml3stefh693ds overview mysql ssl integration enables an edge system to connect with a mysql database using ssl authentication supported versions mysql (4 1+), mariadb, percona server, google cloudsql or sphinx (2 2 3+) supported communication outbound (edge to database) yes inbound (database to edge) no configurations true false 145false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type false unhandled content type compatibility validation this information is just for reference more products and versions may be supported true false 138false unhandled content type false unhandled content type false unhandled content type false unhandled content type note when the create table check box is not selected, the table format (columns) that you will create must still adhere to the following format \#create table if not exists `table name` ( 	id bigint auto increment not null, 	record uuid char(36) not null, 	arrived at datetime not null, 	device id varchar(64) null, 	register id varchar(64) null, 	tag name varchar(64) null, 	datatype varchar(32) null, 	value text null, 	success tinyint null, 	primary key (id) );