mysql database
MySQL Database Server 5.1.35
MySQL Database Server is a versatile and innovative tool which is designed for enterprise organizations delivering business critical database applications. more>>
MySQL Database Server 5.1.35 is a versatile and innovative tool which is designed for enterprise organizations delivering business critical database applications. It gives corporate developers, DBAs and ISVs an array of new enterprise features to make more productive developing, deploying, and managing industrial strength applications. If you need a GUI for MySQL Database, you can download - NAVICAT (MySQL GUI). It supports to import Oracle, MS SQL, MS Access, Excel, CSV, XML or other formats to MySQL.
MySQL Database Server delivers new enterprise features, including: ACID Transactions to build reliable and secure business critical applications. Stored procedures to improve developer productivity. Triggers to enforce complex business rules at the database level. Views to ensure sensitive information is not compromised. Information schema to provide easy access to metadata. Distributed transactions (XA) to support complex transactions across multiple databases.
dbSuite Admin Tool for MySQL 1.2
Graphically manage MySQL databases. more>>
MySQL 6.0.10 Alpha / 5.1.35
Very popular and open source SQL database. more>> Very popular and open source SQL database.
MySQL is a very popular and open source SQL database provided by MySQL AB. MySQL AB is a commercial company that builds its business providing services around the MySQL database.
MySQL is the worlds most popular open source database software, with over 100 million copies of its software downloaded or distributed throughout its history.
With superior speed, reliability, and ease of use, MySQL has become the preferred choice of corporate IT Managers because it eliminates the major problems associated with downtime, maintenance, administration and support.
MySQL is a key part of LAMP (Linux, Apache, MySQL, PHP / Perl / Python), the fast growing open source enterprise software stack.
More and more companies are using LAMP as an alternative to expensive proprietary software stacks because of its lower cost and freedom from lock-in.
Enhancements
- Replication: Important Note: Binary logging with --binlog_format=ROW failed when a change to be logged included more than 251 columns. This issue was not known to occur with mixed-format or statement-based logging. (Bug#42977)
- Replication: Assigning an invalid directory for the --slave-load-tmpdir caused the replication slave to crash. (Bug#42861)
- Replication: The mysql.procs_priv system table was not replicated. (Bug#42217)
- Replication: An INSERT DELAYED into a TIMESTAMP column issued concurrently with a an insert on the same column not using DELAYED, but applied after the other insert, was logged using the same timestamp as generated by the other (non-DELAYED) insert. (Bug#41719)
- Replication: The MIXED binary logging format did not switch to row-based mode for statements containing the LOAD_FILE() function. (Bug#39701)
- Replication: When the server SQL mode included IGNORE_SPACE, statement-based replication of LOAD DATA INFILE ... INTO tbl_name failed because the statement was read incorrectly from the binary log; a trailing space was omitted, causing the statement to fail with a syntax error when run on the slave. (Bug#22504)
- An attempt by a user who did not have the SUPER privilege to kill a system thread could cause a server crash. (Bug#43748)
- On Windows, incorrectly specified link dependencies in CMakeLists.txt resulted in link errors for mysql_embedded, mysqltest_embedded, and mysql_client_test_embedded. (Bug#43715)
- mysql crashed if a request for the current database name returned an empty result, such as after the client has executed a preceding SET sql_select_limit=0 statement. (Bug#43254)
- If the value of the version_comment system variable was too long, the mysql client displayed a truncated startup message. (Bug#43153)
Queries of the following form returned an empty result:
- SELECT ... WHERE ... (col=col AND col=col) OR ... (false expression)
- The strings/CHARSET_INFO.txt file was not included in source distributions. (Bug#42937)
- A dangling pointer in mysys/my_error.c could lead to client crashes. (Bug#42675)
- Passing an unknown time zone specification to CONVERT_TZ() resulted in a memory leak. (Bug#42502)
- With more than two arguments, LEAST(), GREATEST(), and CASE could unnecessarily return Illegal mix of collations errors. (Bug#41627)
- The mysql client could misinterpret its input if a line was longer than an internal buffer. (Bug#41486)
- In the help command output displayed by mysql, the description for the c (clear) command was misleading. (Bug#41268)
- The load_defaults(), my_search_option_files() and my_print_default_files() functions in the C client library were subject to a race condition in multi-threaded operation. (Bug#40552)
- If --basedir was specified, mysqld_safe did not use it when attempting to locate my_print_defaults. (Bug#39326)
- When MySQL was configured with the --with-max-indexes=128 option, mysqld crashed. (Bug#36751)
- Setting the join_buffer_size variable to its minimum value produced spurious warnings. (Bug#36446)
- The use of NAME_CONST() can result in a problem for CREATE TABLE ... SELECT statements when the source column expressions refer to local variables. Converting these references to NAME_CONST() expressions can result in column names that are different on the master and slave servers, or names that are too long to be legal column identifiers. A workaround is to supply aliases for columns that refer to local variables. Now a warning is issued in such cases that indicate possible problems. (Bug#35383)
- An attempt to check or repair an ARCHIVE table that had been subjected to a server crash returned a 144 internal error. The data appeared to be irrecoverable. (Bug#32880)
- The Time column for SHOW PROCESSLIST output and the value of the TIME column of the INFORMATION_SCHEMA.PROCESSLIST table now can have negative values. Previously, the column was unsigned and negative values were displayed incorrectly as large positive values. Negative values can occur if a thread alters the time into the future with SET TIMESTAMP = value or the thread is executing on a slave and processing events from a master that has its clock set ahead of the slave. (Bug#22047)
- Restoring a mysqldump dump file containing FEDERATED tables failed because the file contained the data for the table. Now only the table definition is dumped (because the data is located elsewhere). (Bug#21360)
company that builds its business providing services around the MySQL database. MySQL, the most popular Open Source SQL database, is provided by MySQL AB. MySQL AB is a commercial
The world?s most popular open source database. Its architecture makes it extremely fast ... features has resulted in a database management system unmatched in speed, compactnessDeliciousSQLExport 1.5
DeliciousSQLExport is a program that allows you to export your Delicious Library to a MySQL database more>>
Main features:
- Export books, games, movies and albums directly to MySQL
- Export small, medium or large images
- Create database script for offline database updates
DBCopy Tool for MySQL 1.0.1
DBCopy Tool for MySQL - Easily copy MySQL tables & databases more>>
DBCopy Tool is desgined for web site and database developers and administrators to easily create copies of a database driven web sites for customer presentations and development. DBCopy Tool is available as free add-on for users of SQL4X Manager J (Professional and Enterprise Edition only), MySQL4X Manager (Professional Edition only) and eSuite4X.
MySQL for OSX 3.23.52
MySQL, the most popular Open Source SQL database, is provided by MySQL AB. MySQL AB is a commercial company that builds its business providing services around the MySQL database more>> MySQL, the most popular Open Source SQL database, is provided by MySQL AB. MySQL AB is a commercial company that builds its business providing services around the MySQL database. We recommend visiting MacOSXHints.com for finding guides for installation and troubleshooting.
MacOS X 10.2 or later.
Version 3.23.52 adds support for POSIX threads and InnoDB. The installer will create a mysql user and group on your system if they do not already exist. This is required to safely run MySQL on your computer. All files are installed into /Library/MySQL.
Gift Management Database 1.0
Gift Management Database - Tutorial using Cocoa, ODBC, MySQL more>>
This package includes all source code needed to build a complete application for managing presents and gifts. With this tutorial everyone can start to create a complete commercial application using databases.
You can manage person, gift and recurrence tables, meaning that you can create, modify, delete and print database information for Person, Gifts and so on.
SuperMySQL 1.0.b5
SuperMySQL is designed to be a free suite of bundle externals for SuperCard. It allows a SuperCard developer to connect to a MySQL database server. more>>
SuperMySQL 1.0.b5 is designed to be a free suite of bundle externals for SuperCard. It allows a SuperCard developer to connect to a MySQL database server.
Digital Image MySQL 0.2b
Digital Image MySQL - A MySQL database browser more>>
Digital Image MySQL can also add and delete databases and tables.
To add image file information, iMagine is required. For testing on a relatively small number of image files, iMagine can be used without being registered. For browsing and creating tables it is not necessary to purchase iMagine.
UltraSMS 1.4
UltraSMS - Send/recieve SMS messages to/from MySQL database via mobile phone more>>
Enhancements:
- Added the option to save user preferences.
SQLTunes .019
SQLTunes is considered as a smart and useful program that will send the data from your iTunes Music Library to the MySQL database of your choice. more>>
SQLTunes .019 is considered as a smart and useful program that will send the data from your iTunes Music Library to the MySQL database of your choice. The project is still very much under development, but functional. The product requires an existing MySQL database, it will not create a database for you, just the table. The default database name is music.
Enhancements:- Added file selection buttons in preferences.
- Bug fix - disappearing windows.
- Change Contact, from email link to contact information.
- Added close button to preferences window.
- Changed file icon in preferences.
- Mac OS X, MySQL database.
Sequel Pro 0.9.6
Sequel Pro is a handy program for Mac OS X which can work with MySQL databases. more>>
Sequel Pro 0.9.6 is a handy program for Mac OS X which can work with MySQL databases. With support for browsing and modifying tables with 100,000+ rows, and databases with more than 100 tables. Sequel Pro is a fork of Version 0.7 of CocoaMySQL.
Manage your MySQL databases with the best looking MySQL Database Management App on Mac OS X. Sequel Pro is the perfect tool for working with database-driven websites and applications. DeliveredpseudoMySQL 1.0
pseudoMySQL - MySQL class for REALbasic more>>
Then pseudoMySQL is for you! While this class doesnt connect directly to a mySQL database, it does communicate with a PHP script that makes the connection. Complete instructions on how to use this script on your own machine and a sample project are included.
Navicat Premium 8.1.5
Navicat Premium is regarded as a professional and necessary program which allows you to connect to MySQL, PostgreSQL and Oracle databases simultaneously within a single application, making database administration to multiple kinds of database so easy. more>>
Navicat Premium 8.1.5 is regarded as a professional and necessary program which allows you to connect to MySQL, PostgreSQL and Oracle databases simultaneously within a single application, making database administration to multiple kinds of database so easy.
Major Features:
- Support of multi-connections to MySQL, PostgreSQL and Oracle servers.
- Support of transferring data between different servers.
- Support of transferring data to a text file with designated SQL format.
- Support of running profiles from different servers in a single schedule job.
PremiumSoft CyberTech - MySQL, PostgreSQL and Oracle databases simultaneously within a single application, making ... kinds of database so easyLicense:update/patch
and smart multi-connections Database Administration tool which lets you connect to MySQL ... PostgreSQL databases simultaneously within a single application, making databaseLicense:update/patch

Cocoa UltraSMS 1.4
Cocoa UltraSMS gives a tool to extract SMS messages from your handset and insert them into a MySQL database more>>
Enhancements:
- Added the option to save user preferences
Requirements:
- Mac OS X 10.4 or later.