


Removing a database (sm-remove-db)īy default sm-remove-db will use your portal credentials to connect to MySQL. If you have changed them you will need to specify the -u (username) and -p (password) options in the command. Root localhost Creating a database (sm-create-db)īy default sm-create-db will use your portal credentials to connect to MySQL. * Listing MySQL databases for 836fec8f-e394-e06d-9af4-b4479c5f9a1b.ĭb2 Listing database users (sm-list-dbusers)īy default sm-list-dbusers will use your portal credentials to connect to MySQL.
Navicat for mysql v8 install#
Always ensure you have the latest 'smtools' package by executing: # pkgin -y up & pkgin install smtools Listing databases (sm-list-db)īy default sm-list-db will use your portal credentials to connect to MySQL. Managing Percona MySQL with smtoolsīy default the Percona Instance comes with the 'smtools' package installed which has helper scripts for managing common database tasks. This is a simple and fast way to backing up your Percona databases. PROJID NPROC SWAP RSS MEMORY TIME CPU PROJECTĠ 17 76M 49M 0.0% 0:00:21 0.0% system Backing up Percona MySQLĪ component that comes with the Percona MySQL Instance is Joyent QuickBackup. MySQL Percona memory usage can be monitored under the 'mysql' project using prstat -J. Monitoring the processes memory usages is easy with project support.
Navicat for mysql v8 password#
MySQL password: The "mysql" user password (from the Instance Details page).MySQL username: root or a MySQL user you created.MySQL hostname: Your instance private IP address.SSH password: The "admin" user password (from the Instance Details page).SSH hostname: Your Percona instance hostname or public IP address.If you plan to use a tool like Navicat, use these values when configuring it: Some MySQL administrator tools (for example, Navicat) already support SSH tunneling. If you want to connect to your Percona server directly, but you don't want to have it listen on a public IP address, you can use a SSH tunnel. You can find the private IP for your instance in the Instance Details page of the Triton Compute Service portal, or by using ifconfig. Although you can change this configuration, it's best to connect to the Percona instance from another instance with a public IP address. The Percona MySQL server is configured to listen on its private IP address. To connect through command line first you need to login as 'admin' or 'root' account and then use the mysql client shown below. Percona MySQL comes pre-configured with the root password set to the 'mysql_pw' metadata. You must use sudo be logged in as root to use svcadm commands. To start, stop, or restart a Percona server, use the following svcadm commands. Image Version 1.6.0 and earlier Descriptionīy default Percona MySQL comes enabled. Starting with image version 13.x, the Percona libraries are installed in /opt/local and databases are stored in /var/mysql. The instance is provisioned listening on the private IP and comes tuned according to your VM size. Percona (MySQL) runs under the 'mysql' user as the SMF service svc:/pkgsrc/percona:default. This appliance includes components such as the XtraDB storage engine, Sphinx plugin, and Quickbackup-percona. The Joyent Percona image is a dynamically scalable SmartOS base64 image that is optimized as a Percona MySQL Server. Creating your own infrastructure container images.Joyent QuickBackup for Percona MySQL server.Container-native PostgreSQL Linux image.
