Version 3.1.1 (Click here for previous versions)
Release Notes
February 2008
Toad for MySQL is a database development and administration solution that provides productivity features for rapidly creating and executing queries, automating database object management, developing SQL code, and instant access to MySQL expertise.
Developers and administrators have access to a community of users, peers, and experts to help solve development and administration issues and assist in developing applications and feedback for improving Quests products.
All of this comes with
the backing of Quest Software, a healthy and growing corporate entity
that can provide the necessary training, support, and superior customer
service demanded by IT management.
Review the following updates for this release.
Performance Improvements―We are excited to announce major memory improvements for queries that return large results in the Editor and the Database Browser Data tab! The memory only increases by a couple of megabytes initially regardless of the size of the result set. Subsequent scrolling of the result set only reads into memory what is needed to display.
Configuration—You now set the windows
that automatically open when connecting to Toad from the Configuration
wizard.




Date ranges―When you add a Where
condition for a column that uses a DateTime data
type, a new Date Range tab displays in the Where Condition window. The
Date Range
tab allows you to select a plain text tag such as, “Today,” “Last week,”
“Last 30
days,” and “Current year.” The tag you select is added to the Where
condition of
your query and when executed, is substituted with a BETWEEN command
using the appropriate
date range. Date Range tags can also be used in the Editor so you can
create
queries manually.
Date Range tags are also useful when executing SQL statements from
Automation. You
no longer have to edit regularly executed queries to change a date range
when you
need to retrieve data every month for the previous month.

Generate SQL drop script―You can now select Drop Script from the Generate SQL right-click menu in the Database Browser or Object Palette.
Generate SQL retains Formatter settings―When using the right-click menu to generate SQL in the Database Browser or Object Palette, the settings specified in the Formatter Options pages are now retained.
Grid customization―You
can now customize the grid style when a skin is applied to
Toad. You can modify this setting in the Configuration wizard (Tools |
Configuration
Wizard) or in Interface Options (Tools | Options | Environment |
Interface).

Read-only data―You can now set an option to make all data grids read-only by default.
Added support for the following additional version control providers:
Subversion
CVS
The following is a list of issues addressed and enhancements implemented in
this release of the Toad for MySQL.
|
Feature |
Resolved Issue |
Change Request |
|
Automation |
You can now send email to SMTP servers that require authentication before an email can be sent. To do so, specify the username and password for your email account in either the Send Email window or property grid when adding the SendEmail activity. |
CR#44731 |
|
Adding a Toad Report activity and attempting to browse to the report no longer results in an error. |
CR#43465 | |
|
Database Browser |
You can now edit data in the Data tab of the Database Browser. |
CR#44411 |
|
Export Wizard/
|
When exporting data to Excel, numeric data now includes a comma when using the German regional setting. |
CR#43763 |
|
Feature |
Resolved Issue |
Change Request |
|
Installation/
|
If a power user upgrades Toad, installation "Error 1406. Could not write value DisplayIcon to key..." no longer displays. |
CR#222728 |
|
Connections |
If you open a connection to a MySQL Database and the Use MySQL libraries checkbox is selected, you must have installed at least one of the native MySQL Tools (http://www.mysql.com/products/tools/). Toad no longer crashes when this occurs. |
CR#221212 |
|
Database Browser/ Object Palette |
When creating a host, you can now enable all privileges for a selected database. |
CR#166777 |
|
Data Grid |
(MySQL 5.0.41 only) If a column contains a BIT data type, selecting the data grid or attempting to insert values from the Editor no longer results in a "Not supported unsigned type" error. |
CR#218574 |
|
Data Compare |
The synchronization script that displays for each table no longer has a storage limit of 5 MB. |
CR#142210 |
|
Help |
Help windows no longer stay on top of Toad. |
CR#217170 |
|
Import Wizard |
Selecting more than one file to import no longer causes Toad to hang. |
CR#220341 |
|
Schema Compare |
Attempting to synchronize schemas with the Open script with editor option selected no longer results in an error. |
CR#223554 |
The following is a list of issues known to exist at the time of the Toad for MySQL release.
|
Feature |
Known Issue |
Change Request |
|
Installation/ Upgrades |
Customized options selected in the Configuration wizard are not applied if you are running Toad as a Restricted user. Workaround: |
CR#216699 |
|
Data Compare |
Quest recommends limiting compares to 100,000 records for each table. You can limit the records for large source or target tables using the Source Custom Filter and Target Custom Filter fields at the bottom of the Select Columns window in the Data Compare wizard. |
CR#142208 |
|
You can compare views, but you cannot synchronize them. |
CR#166497 | |
|
Data Reports |
Currently, you cannot create a Label Report in the Toad Data Report wizard. |
CR#215945 |
|
Editor |
The following object types are not found when using the View Object at Cursor (F4) feature:
|
CR#164917 |
|
(MySQL 4.1 only) Attempting to execute a "show innodb status" statement results in a "Net packets out of order" error message. |
CR#193385 | |
|
Currently, the explain plan is available with English language content only. |
CR#158212 | |
|
ER Diagram |
Adding all tables to the ER Diagram results in an error. |
CR#223498 |
|
Export Wizard/ One Click Export |
Binary data types cannot be exported in this release. |
CR#170430 |
|
When exporting large results sets (approximately 500K), you may run out of memory before the operation completes. Workaround: |
CR#203483 | |
|
Exporting more than 65,536 rows to an Excel 2007 instance causes an error. Note: This issue does not affect Excel 2000 or 2003. |
CR#211832 | |
|
Import Wizard
|
Currently, you
cannot import Excel 2007 files because they are saved using an xlsx format. Workaround: |
CR#221667 |
|
Version Control
|
Toad is providing a more in-depth integration with popular VCS vendors. If you are using SCC as the provider from the previous release of Toad, you currently cannot use that provider in Toad at this time. Also, you may not want to migrate settings to the current release. |
N/A |
|
(CVS only) Currently, the following versions of CVS have been tested with Toad. Server: CVS 1.11.22 CVSNT 2.5.03 Client: CVSNT 2.5.03 |
N/A | |
|
(CVS only) Each version control configuration should point to a unique Root Folder location on the Source Repository to avoid conflicting file usage. |
CR#228422 | |
|
(CVS only) You might receive an "Unknown Error..." message when using the sspi protocol to connect to a CVSNT server.
Workaround: |
CR#226256 | |
|
(CVS only)
When using the pserver protocol to connect
to a CVS or CVSNT server, you must include "user@" in the
Provider Information Server field. Information in the Server
field should use the following format:
|
CR#228200 | |
|
(CVS only) When configuring version control, you must specify only the path in the BinaryPath field of the Command Based Version Control Properties window. Including the executable in this field will result in the following error: "The system cannot find the path specified." |
N/A | |
|
(Visual SourceSafe only) If Toad is not installed on the domain where SourceSafe resides, attempting to log into SourceSafe results in the following error message: "File does not exist. Please verify that this computer has access to the server share location." Workaround:
|
CR#227455 |
The following is a list of third party issues known to exist at the time of Toad for MySQL release.
|
Feature |
Known Issue |
Change Request |
|
Data Grid |
Currently, Korean characters are not supported. |
CR#160929 |
|
Export Data |
In order to export to an Office 2003 or 2007 Excel instance, the Office Primary Interop Assemblies (PIAs) must be installed. You can install the PIAs from one of the following locations: 2003 PIAs 2007 PIAs |
CR#138239 |
|
Output |
Currently, Korean characters are not supported. |
CR#160929 |
For information about upgrading refer to the Getting Started Guide available
from the Windows Start menu under Program Files | Quest Software |
Toad for MySQL Freeware 3.1
| Documentation.
Before installing Toad for MySQL, ensure your client system meets the following minimum hardware and software requirements:
| Platform |
233 MHZ minimum; 300 MHz recommended |
| Memory |
256 MB of RAM minimum, 512 MB recommended
|
| Hard Disk Space | 50 MB of disk space for installation |
| Operating System |
Windows® 2000 Windows 2003 Windows XP Professional (32-bit or x64) Windows Vista (32-bit or x64) |
| Additional Software | .NET Framework Notes: Consider the following:
Web Browser
|
Before installing Toad for MySQL, ensure your server meets the following minimum hardware and software requirements:
| Supported Databases |
MySQL 4.1.22 MySQL 5.0.41 |
The following user privileges are required for installing and running Toad for MySQL:
From the Windows Start menu, select Settings | Control Panel.
- Double-click Administrative Tools.
- Double-click Microsoft .NET Framework 2.0 Configuration.
- Click + to expand My Computer, and then select the Runtime Security Policy node. A list of tasks for the node display in the right panel.
- Click Evaluate Assembly from the list of tasks in the right panel. An Evaluate an Assembly window displays.
- Browse to the location of Toad.exe in the File field.
- Click Next to view permissions for Toad.exe.
- Set the permission to Unrestricted.
This section contains information about installing and operating this product in non-English configurations, such as those needed by customers outside of North America. This section does not replace the materials about supported platforms and configurations found elsewhere in the product documentation.
This release is Unicode-enabled and supports any character set. In this
release,
all product components should be configured to use the same or compatible
character
encodings and should be installed to use the same locale and regional options.
This
release is targeted to support operations in the following regions: North
America,
Western Europe and Latin America, Far-East Asia, Japan.
The following limitation has been identified:
The Knowledge Xpert feature is available with English language content only.
The Toad for MySQL release package contains the following products:
For important installation information, refer to the Getting Started
Guide available
from the Windows Start menu under Program Files | Quest Software | Toad
for MySQL Freeware 3.1 | Documentation.
| info@quest.com | |
| Quest Software, Inc. World Headquarters 5 Polaris Way Aliso Viejo, CA 92656 USA | |
| Web |
Refer to our web site for regional and international office information.
Quest Support is available to customers who have a trial version of a Quest product or who have purchased a commercial version and have a valid maintenance contract. Quest Support provides around the clock coverage with SupportLink, our web self-service. Visit SupportLink at http://support.quest.com.
From SupportLink, you can do the following:
View the Global Support Guide for a detailed explanation of support programs, online services, contact information, and policy and procedures. The guide is available at: http://support.quest.com/pdfs/Global Support Guide.pdf.
This document contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or nondisclosure agreement. This software may be used or copied only in accordance with the terms of the applicable agreement. No part of this guide may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying and recording for any purpose other than the purchaser's personal use without the written permission of Quest Software, Inc.
© 2008 Quest Software, Inc. ALL RIGHTS RESERVED.
Quest, Quest Software, the Quest Software logo, Aelita, AppAssure, Benchmark Factory, Big Brother, DataFactory, DeployDirector, ERDisk, Fastlane, Final, Foglight, Funnel Web, I/Watch, Imceda, InLook, IntelliProfile, Internet Weather Report, InTrust, IT Dad, JClass, Jint, JProbe, Knowledge Xpert, LeccoTech, LiteSpeed, LiveReorg, Matrix Insight, Matrix.Net, MIQ, NBSpool, NetBase, Npulse, PerformaSure, PL/Vision, Quest Central, RAPS, SharePlex, Sitraka, SmartAlarm, Speed Change Manager, Speed Coefficient, Spotlight, SQL Firewall, SQL Impact, SQL LiteSpeed, SQL Navigator, SQLab, SQLGuardian, SQLProtector, SQL Watch, Stat, Stat!, StealthCollect, Tag and Follow, Toad, T.O.A.D., Vintela, Virtual DBA, Xaffire, and XRT are trademarks and registered trademarks of Quest Software, Inc in the United States of America and other countries. Other trademarks and registered trademarks used in this guide are property of their respective owners.
If you have any questions regarding your potential use of this material, contact:
| Quest Software World Headquarters LEGAL Dept 5 Polaris Way Aliso Viejo, CA 92656 Email: legal@quest.com |
The information in this document is provided in connection with Quest products. No license, express or implied, by estoppel or otherwise, to any intellectual property right is granted by this document or in connection with the sale of Quest products. EXCEPT AS SET FORTH IN QUEST'S TERMS AND CONDITIONS AS SPECIFIED IN THE LICENSE AGREEMENT FOR THIS PRODUCT, QUEST ASSUMES NO LIABILITY WHATSOEVER AND DISCLAIMS ANY EXPRESS, IMPLIED OR STATUTORY WARRANTY RELATING TO ITS PRODUCTS INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. IN NO EVENT SHALL QUEST BE LIABLE FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE, SPECIAL OR INCIDENTAL DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS INTERRUPTION OR LOSS OF INFORMATION) ARISING OUT OF THE USE OR INABILITY TO USE THIS DOCUMENT, EVEN IF QUEST HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Quest makes no representations or warranties with respect to the accuracy or completeness of the contents of this document and reserves the right to make changes to specifications and product descriptions at any time without notice. Quest does not make any commitment to update the information contained in this document.