Re: ANNOUNCE: MySQL Query Browser 1.1.0 and Administrator 1.0.14 released

2004-11-03 Thread Alfredo Kengi Kojima

Hi Yves,

Administrator is intended for server maintenance and configuration,
while with Query Browser you execute SQL queries and do related SQL
scripting work. As a set, they do the same as mysqlcc, but are much
better (we hope).

MySQLCC will be replaced by Administrator and Query Browser
and will be phased out in the near future.

-- 
Alfredo Kojima, GUI Developer
MySQL AB, www.mysql.com
Buenos Aires, Argentina

Are you MySQL certified?  www.mysql.com/certification

On Wed, 3 Nov 2004, Yves Goergen wrote:

 On 03.11.2004 04:17 (+0200), Alfredo Kengi Kojima wrote:
  MySQL Administrator is a GUI management console for MySQL,
  with support for tasks such as managing users,
  configuring MySQL, editing table definitions etc.

 Ehm - what please is the difference between MySQLCC and MySQL
 Administrator? And what is Query Browser again? It's confusing to have
 three products that all do the same.

 --
 Yves Goergen [EMAIL PROTECTED]

 BlackBoard Internet Newsboard System -- blackboard.unclassified.de
 Free (GPL), easy to use and install, secure, innovative! (PHP+MySQL)

 --
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



ANNOUNCE: MySQL Query Browser 1.1.0 and Administrator 1.0.14 released

2004-11-02 Thread Alfredo Kengi Kojima

MySQL Query Browser 1.1.0 Gamma and MySQL Administrator 1.0.14 have just
been released for Windows and Linux.

This is the first gamma release of Query Browser, a graphical query shell
and SQL script editor. Feature highlights:

- perform queries and edit resultsets;
- export resultsets to CSV, HTML and XML;
- syntax highlighting SQL script editor;
- query bookmarks and history, allowing easy retrieval of often used
queries;
- compare query results side-by-side;
- create master-detail queries. Select a row in one resultset and update
  a second query, using values from the selectd row;
- much more

This release contains an extensive list of improvements, most notably
the support for MySQL 5 features, such as Stored Procedures, Functions
and Views:

- support for stored procedures which return multiple resultsets
- support for creating and editing Stored Procedures, Functions and Views
- many UI improvements


MySQL Administrator is a GUI management console for MySQL,
with support for tasks such as managing users,
configuring MySQL, editing table definitions etc.

More details in:

  http://www.mysql.com/products/administrator/

This version fixes some bugs and contains some improvements.


Both tools are freely available under the GPL and can be downloaded in
binary or source forms, for Windows and Linux, from:

http://dev.mysql.com/downloads/administrator/

and

http://dev.mysql.com/downloads/query-browser/


Note that not all mirror sites may be up-to-date at this point. If you
cannot find this version on a particular mirror, please try again later or
choose another download site.


-- 
Alfredo Kojima, GUI Developer
MySQL AB, www.mysql.com
Buenos Aires, Argentina

Are you MySQL certified?  www.mysql.com/certification

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



ANNC: MySQL Administrator 1.0.11

2004-08-26 Thread Alfredo Kengi Kojima

MySQL Administrator 1.0.11 has been released.

MySQL Administrator is a GUI management console for MySQL, with support
for tasks such as managing users, configuring MySQL, performing backups,
editing table definitions etc.

More information at:
  http://www.mysql.com/products/administrator/

You can download sources and binaries for Windows and Linux from:

  http://dev.mysql.com/downloads/administrator/

This release contains a few bug fixed relating to user administration and
the table editor.


-- 
Alfredo Kojima, GUI Developer
MySQL AB, www.mysql.com
Buenos Aires, Argentina

Are you MySQL certified?  www.mysql.com/certification

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



ANNC: MySQL Administrator 1.0.10 released

2004-08-24 Thread Alfredo Kengi Kojima

MySQL Administrator 1.0.10 has been released and is available for
download. This is the second generally available and stable release
and contains bugs fixed since the previous public release.

MySQL Administrator is a GUI management console for MySQL, with support
for tasks such as managing users, configuring MySQL, performing backups,
editing table definitions etc.

More information at:
  http://www.mysql.com/products/administrator/

You can download sources and binaries for Windows and Linux from:

  http://dev.mysql.com/downloads/administrator/


-- 
Alfredo Kojima, GUI Developer
MySQL AB, www.mysql.com
Buenos Aires, Argentina

Are you MySQL certified?  www.mysql.com/certification

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



RE: MySQL Administrator certain options only valid at localhost

2004-02-13 Thread Alfredo Kengi Kojima

Hi

As Greg mentioned, the options that are disabled for remote servers need
access to the underlying system where the server run (file system, process
control etc). There are plans for supporting those in remote servers, but
that is still under development.

Cheers,
-- 
Alfredo Kojima, GUI Developer
MySQL AB, www.mysql.com
Buenos Aires, Argentina

Want to swim with the dolphins? (April 14-16, 2004)
http://www.mysql.com/uc2004/


On Fri, 13 Feb 2004 [EMAIL PROTECTED] wrote:

 A probable reason is that these are in startup files and hence the interface
 needs file system access.

 AFAIAA There are plans to have dynamic settings that can be changed at
 runtime, but these are still plans.

 No idea on the rest of it thou.

 Neat tool, and looks great!  Like the backup tools.  The scheduled bit of
 this is blank on mine so I assume that this is a bug as it should display
 the Local host only message.

 Greg

  -Original Message-
  From: Iago Sineiro [mailto:[EMAIL PROTECTED]
  Sent: 13 February 2004 12:10
  To: MySql Mail List
  Subject: MySQL Administrator certain options only valid at localhost
 
 
 
  Hi.
 
  I've downloaded MySql Administrator 1.0.1a alpha for Windows
  and tried it.
 
  It has options only enabled if MySQL Admnistrator is
  connected to localhost.
  I'm connected as root to other host (which is Linux). For example the
  Startup Variables. Some of these options are the most
  interesting options
  and I want to use MySQL Administrator for connect to remote
  hosts. These
  remote hosts are Linux that could be in the same LAN but that
  doesn't have X
  server installed.
 
  What is the reason for this? In the future these options will
  be enabled?
 
  Iago.
 
 
 
  --
  MySQL General Mailing List
  For list archives: http://lists.mysql.com/mysql
  To unsubscribe:
  http://lists.mysql.com/[EMAIL PROTECTED]
 

 --
 MySQL General Mailing List
 For list archives: http://lists.mysql.com/mysql
 To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]