* lisp/progmodes/sql.el Add MariaDB support (Robert Cochran)
commit61f5d6311c6757ad5c7883d737bbbf2407355940
authorMichael R. Mauger <michael@mauger.com>
Mon, 11 Jun 2018 00:01:36 +0000 (10 20:01 -0400)
committerMichael R. Mauger <michael@mauger.com>
Tue, 12 Jun 2018 02:59:55 +0000 (11 22:59 -0400)
tree3345912bcf3afbfb3e18ba952ce6d9f7c1473ddd
parent1feb2e221349f26ec26bc684e0cce2acecbed3ca
* lisp/progmodes/sql.el Add MariaDB support (Robert Cochran)
  (sql-product-alist): Add MariaDB entry
  (sql-mariadb-program, sql-mariadb-options, sql-mariadb-login-params,
  sql-mode-mariadb-font-lock): New variables, aliases of the MySQL
  equivalents
  (sql-mariadb, sql-comint-mariadb): New interaction mode functions
  for MariaDB
  (sql-mode-mysql-font-lock-keywords): Updated font-lock for MySQL
  and MariaDB
lisp/progmodes/sql.el