RazorSQL, an SQL query tool, database browser, SQL editor, and database administration tool for multiple platforms, including Linux and Solaris, is now at version 6.0.2.
Highlights of RazorSQL 6.0.2:
• The ability to connect via private key file for SSH tunnels has been added;
• The ability to connect via private key files for the SFTP client has been added;
• A MySQL sample datab
RazorSQL, an SQL query tool, database browser, SQL editor, and database administration tool for multiple platforms, including Linux and Solaris, is now at version 6.0.0.
Highlights of RazorSQL 6.0.0:
• Database conversion tools have been added, for converting the following types of databases: HSQLDB, MS Access, MS SQL Server, MySQL, Oracle, PostgreSQL, SQLite;
• The ability to convert
phpMyAdmin, the popular tool written in PHP intended to handle the administration of MySQL databases, has just reached version 4.0.0 RC4.
There aren't many changes from the previous release, but an RC means that they are getting closer to a stable version.
Highlights of phpMyAdmin 4.0.0 RC4:
• The codemirror has been activated in the query window;
• The XML Import function is now work
This MySQL Database Backup 1.2.1 is a free and open source software that will help us to automatically or manually backup the MySQL Database. I often confused on how to backup my existing MySQL database stored in my Windows XP box.
RazorSQL, an SQL query tool, database browser, SQL editor, and database administration tool for multiple platforms, including Linux and Solaris, is now at version 6.0.6.Highlights of RazorSQL 6.0.6:• A backup database tool has been added for MS SQL Server;• Execute All Statements - Fetch All Rows option has been added;• Informix PAM authentication support has been added;• A pre
phpMyAdmin, the popular tool written in PHP intended to handle the administration of MySQL databases, has just reached version 3.5.8.phpMyAdmin 3.5.8 comes with an intuitive web interface, s, support for most MySQL features, CSV and SQL import support, multiple server administration, and a lot moreThe developers of phpMyAdmin have stated that this is only a bug fix and a minor security release.
How do I create a local backup of a remote Amazon RDS MySQL database? What I need to know is how to make a complete full local backup of a MySQL database (not a remote Amazon snapshot) that can be used to restore to a new database anywhere, on any MySQL server (same version of course).
NOTE: I know how to import data from a flat file via MySQL.
Percona Server, an enhanced drop-in replacement for MySQL that will allow queries to run faster and more consistently and to consolidate servers on powerful hardware, is now at version 5.1.66-14.2.
I am facing a big problem, I have an application running with CodeIgniter and MySQL in cestacerta.com.
I have two versions, one that is in production and it works perfectly and one that is development. This runs locally on my machine and the other developers.
Well, the development version I need to remotely connect to the database.