Difference between revisions of "MySQL"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
(5 intermediate revisions by 2 users not shown)
Line 10: Line 10:
  
  
  mysql --host=XXX --port=YYYY --user=USERNAME --password=XXXXX < [[./schema.sql]]"
+
  [[mysql CLI|mysql]] --host=XXX --port=YYYY --user=USERNAME --password=XXXXX < ./[[schema.sql]]
  
 
== MySQL Cloud offerings ==
 
== MySQL Cloud offerings ==
Line 18: Line 18:
  
 
== Related terms ==
 
== Related terms ==
* [[MariaDB]]
+
* [[MariaDB]]: <code>[[mariadb CLI|mariadb]]</code>
 
* <code>[[mysqldump]]</code>
 
* <code>[[mysqldump]]</code>
 
* [[MySQL Enterprise Backup]]
 
* [[MySQL Enterprise Backup]]
 
* [[Connect to database]]
 
* [[Connect to database]]
 
* [[MariaDB slow queries]]
 
* [[MariaDB slow queries]]
 +
* [[psql]]
 +
* [[WolfSSL]]
  
 
== See also ==
 
== See also ==

Revision as of 03:06, 20 February 2024

Advertising: