restore from Mysql Administrator

2017-05-22 Thread Eduardo Suarez-Santana
I have an SQL file from a Mysql Administrator backup. Database and tables are encoded in latin1, but the sql file is encoded in utf-8. Fine so far. However, some varchars have been hexdumped, and strings have been converted to utf-8 before these hexdumps. When I try to import the sql via command

Re: MySQL Administrator Job Spain

2011-10-27 Thread Giles Coochey
On 27/10/2011 16:54, Néstor wrote: Is 26K Euros enought money to live in Europe? On Thu, Oct 27, 2011 at 8:14 AM, Garcia, Monicawrote: They say 40k which I would assume is in Euros already. € 26k is considerably more than minimum wage. I live in Spain when not working and there are plenty of

Re: MySQL Administrator Job Spain

2011-10-27 Thread Néstor
Is 26K Euros enought money to live in Europe? On Thu, Oct 27, 2011 at 8:14 AM, Garcia, Monica wrote: > Hello people, > > We are looking for a MySQL DBA, based in Malaga (Spain). If you have > 5+ years experience administering MySQL and you are interested in join > an international company, plea

MySQL Administrator Job Spain

2011-10-27 Thread Garcia, Monica
Hello people, We are looking for a MySQL DBA, based in Malaga (Spain). If you have 5+ years experience administering MySQL and you are interested in join an international company, please send your CV to: monica.gar...@hays.es. Salary from 40k and different employee benefits. I ***

Re: MySQL Administrator

2011-02-03 Thread Johan De Meersman
On Fri, Feb 4, 2011 at 8:03 AM, Angela liu wrote: > Is MySQL Administrator still available for MySQL 5.1 and 5.5? > I believe that line of applications has been superceded by the MySQL Workbench. If you must use MySQL administrator for some reason, they will undoubtedly connect to 5.1 a

MySQL Administrator

2011-02-03 Thread Angela liu
Hi, Anybody knows: Is MySQL Administrator still available for  MySQL 5.1 and 5.5?

Re: Newbie Question - MySQL Administrator

2009-02-20 Thread Walter Heck
The online help for mysql administrator is here: http://dev.mysql.com/doc/administrator/en/index.html OlinData: Professional services for MySQL Support * Consulting * Administration http://www.olindata.com On Fri, Feb 20, 2009 at 7:17 AM, Jeff Murdock wrote: > This is on a Mac OS X (v10.

Re: Newbie Question - MySQL Administrator

2009-02-19 Thread Darryle Steplight
Jeff, For starters, it looks like you need a value for VARCHAR. Try the same statement but with VARCHAR(255) . On Fri, Feb 20, 2009 at 1:17 AM, Jeff Murdock wrote: > This is on a Mac OS X (v10.5.6) system in case that matters. > > > > 1. - MySQL Administrator Help button

Newbie Question - MySQL Administrator

2009-02-19 Thread Jeff Murdock
This is on a Mac OS X (v10.5.6) system in case that matters. 1. - MySQL Administrator Help button says: HELP Help isn’t available for MySQL Administrator. Really, no help or did I screw-up the install somehow? 2. - I tried to create my first Table in MySQL Administrator but got this

mysql administrator and different cache hit graphs

2009-01-25 Thread MAS!
I wonder why with tre different MySQL administrator istances I have 3 different QueryCache Hitrate on the same database, in the same time :( I'm trying with: - MySQL administrator v.1.2.12 (Ubuntu 8.10): the query hitcache is always at 100% (average 100) - MySQL administrator v.1.

Re: MySQL Administrator Login Error

2008-08-08 Thread Madan Thapa
On Sat, Aug 9, 2008 at 1:08 AM, AndrewMcHorney <[EMAIL PROTECTED]>wrote: > Hello > > I entered it incorrectly in my email. > > Andrew > > > At 10:34 AM 8/8/2008, David Giragosian wrote: > >> On 8/8/08, AndrewMcHorney <[EMAIL PROTECTED]> wrote: >> > >> > Hello >> > >> > I tried to login using local

Re: MySQL Administrator Login Error

2008-08-08 Thread AndrewMcHorney
Hello I entered it incorrectly in my email. Andrew At 10:34 AM 8/8/2008, David Giragosian wrote: On 8/8/08, AndrewMcHorney <[EMAIL PROTECTED]> wrote: > > Hello > > I tried to login using localhost and root as user id with no password since > I temporarily did not enter one when I installed the

Re: MySQL Administrator Login Error

2008-08-08 Thread Madan Thapa
On Fri, Aug 8, 2008 at 10:55 PM, AndrewMcHorney <[EMAIL PROTECTED]>wrote: > Hello > > I tried to login using localhost and root as user id with no password since > I temporarily did not enter one when I installed the software. I am getting > the following error message: > > MySQL Error Number 1045

Re: MySQL Administrator Login Error

2008-08-08 Thread David Giragosian
On 8/8/08, AndrewMcHorney <[EMAIL PROTECTED]> wrote: > > Hello > > I tried to login using localhost and root as user id with no password since > I temporarily did not enter one when I installed the software. I am getting > the following error message: > > MySQL Error Number 1045 > Access denied for

MySQL Administrator Login Error

2008-08-08 Thread AndrewMcHorney
Hello I tried to login using localhost and root as user id with no password since I temporarily did not enter one when I installed the software. I am getting the following error message: MySQL Error Number 1045 Access denied for user '[EMAIL PROTECTED]' (using password:NO) The port select is

Re: MySql Administrator Tool Login

2008-08-07 Thread David Giragosian
On 8/7/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hello > > I successfully installed the mysql database on my pc. I also installed the > mysql administrator tool. I am trying to login and I need some assistance. > It is asking for stored connection, server host,

MySql Administrator Tool Login

2008-08-07 Thread andrewmchorney
Hello I successfully installed the mysql database on my pc. I also installed the mysql administrator tool. I am trying to login and I need some assistance. It is asking for stored connection, server host, username and password. I am not sure what to put in here. When I installed the database I

Re: why can I not edit my database using mySQL administrator ?

2007-07-10 Thread Rolando Edwards
Are you using MySQL Administrator for Windows ? Are you using it against MySQL running in Linux ? If so, you may prefer MySQL Administrator for Linux. Just a couple more thoughts ... - Original Message - From: "cfaust-dougot" <[EMAIL PROTECTED]> To: "Weiqi Wa

回复: why can I not edit my databas e using mySQL administrator ?

2007-07-09 Thread xian liu
MySQL administrator mainly focus on MySQL server status monitor/use management/security/backup/restore etc. If you want to edite database, you should use MySQL query browser, it's included in MySQL GUI tools package. Weiqi Wang <[EMAIL PROTECTED]> 写道: Dear everyone: I&

RE: why can I not edit my database using mySQL administrator ?

2007-07-09 Thread cfaust-dougot
using mySQL administrator ? Dear everyone: I'm trying to simplify the operating of mySQL by using a GUI tool, mySQL administrator. But it seems that I was only allowed to view the databases which I have made up, but not allowed to edit them. Is it because I have to buy a lisence or some

why can I not edit my database using mySQL administrator ?

2007-07-09 Thread Weiqi Wang
Dear everyone: I'm trying to simplify the operating of mySQL by using a GUI tool, mySQL administrator. But it seems that I was only allowed to view the databases which I have made up, but not allowed to edit them. Is it because I have to buy a lisence or something which I didn't b

Re: MySQL Administrator problem

2007-01-20 Thread Daniel Culver
Actually on my Mac; 10.4.6 ppc the MySQL Administrator will only open to a connection through localhost. The localhost connection will accept any authorised user to connect, but, MySQL Administrator will only assume the privileges of the account I am working from (I have several). It has

Re: MySQL Administrator problem

2007-01-20 Thread Kevin Spencer
On 1/19/07, Daniel Culver <[EMAIL PROTECTED]> wrote: Are you working on a Mac? If so, logging in as root is not good enough. You must have set up and log into the root user account of your Mac computer or server. The OP is talking about managing MySQL accounts with MySQL Administrator.

Re: MySQL Administrator problem

2007-01-19 Thread Ed Reed
Thanks for the reply Daniel, This is not on a Mac. I'm running MySQL Administrator 1.2.8 on a XP/SP2 machine and I'm connecting to a MySQL 5.1.9 server running on Netware6.5. - Still looking for help. >>> Daniel Culver <[EMAIL PROTECTED]> 1/19/07 9:52 AM >>&g

Re: MySQL Administrator problem

2007-01-19 Thread Daniel Culver
MySQL Administrator 1.2.8. I've found that I'm not the only one with this problem but no one seems to have an answer for it. The problem is that when you select a user in the user list of the prog the user's detail don't appear on the right side so that they can be edit

Re: MySQL Administrator problem

2007-01-17 Thread Ed Reed
AGE- Hash: SHA1 Ed Reed wrote: > Unable to manage user accounts through MySQL Administrator 1.2.8. I've found > that I'm not the only one with this problem but no one seems to have an > answer for it. > > The problem is that when you select a user in the user list of the

Re: MySQL Administrator problem

2007-01-17 Thread Ed Reed
There was already a bug report submitted. That's where I found other users that have the same problem. >>> Colin Charles <[EMAIL PROTECTED]> 1/17/07 6:05 PM >>> Ed Reed wrote: > Unable to manage user accounts through MySQL Administrator 1.2.8. I've found

Re: MySQL Administrator problem

2007-01-17 Thread Igor Alexandrov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ed Reed wrote: > Unable to manage user accounts through MySQL Administrator 1.2.8. I've found > that I'm not the only one with this problem but no one seems to have an > answer for it. > > The problem is that when you

Re: MySQL Administrator problem

2007-01-17 Thread Colin Charles
Ed Reed wrote: Unable to manage user accounts through MySQL Administrator 1.2.8. I've found that I'm not the only one with this problem but no one seems to have an answer for it. Have you reported a bug to bugs.mysql.com ? kind regards -- Colin Charles, Community Enginee

MySQL Administrator problem

2007-01-17 Thread Ed Reed
Unable to manage user accounts through MySQL Administrator 1.2.8. I've found that I'm not the only one with this problem but no one seems to have an answer for it. The problem is that when you select a user in the user list of the prog the user's detail don't appear on th

Re: Setting Up MySQL Administrator

2006-10-07 Thread John Meyer
David Blomstrom wrote: OK, I'm halfway there. But I don't understand what you mean by "saved settings." Is there some sort of default value I can try? Also, if I can't recover my password, is there a file I can open and retrieve it from? I tried it with localhost, Port 3306, Username: root an

Re: Setting Up MySQL Administrator

2006-10-07 Thread David Blomstrom
OK, I'm halfway there. But I don't understand what you mean by "saved settings." Is there some sort of default value I can try? Also, if I can't recover my password, is there a file I can open and retrieve it from? I tried it with localhost, Port 3306, Username: root and the password of one of

Re: Setting Up MySQL Administrator

2006-10-07 Thread John Meyer
David Blomstrom wrote: I just downloaded MySQL Administrator and am now trying to set it up. Can anyone tell me what "stored connection" and "Server Host" mean? I'm using Apache on Windows XP, but I'm not sure what they mean by Server Host. 3306 is listed under

Setting Up MySQL Administrator

2006-10-07 Thread David Blomstrom
I just downloaded MySQL Administrator and am now trying to set it up. Can anyone tell me what "stored connection" and "Server Host" mean? I'm using Apache on Windows XP, but I'm not sure what they mean by Server Host. 3306 is listed under "Port" by defau

RE: Looking for free MySQL Administrator

2006-05-23 Thread George Law
RE: Looking for free MySQL Administrator > > > Check out http://www.mysql.com/products/tools/ for some good stuff... > > Raj Mehrotra > [EMAIL PROTECTED] > > > -Original Message- > From: Rithish Saralaya [mailto:[EMAIL PROTECTED] > Sent: Tuesday,

RE: Looking for free MySQL Administrator

2006-05-23 Thread Rajesh Mehrotra
Check out http://www.mysql.com/products/tools/ for some good stuff... Raj Mehrotra [EMAIL PROTECTED] -Original Message- From: Rithish Saralaya [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 23, 2006 1:21 PM To: mysql@lists.mysql.com Subject: RE: Looking for free MySQL Administrator

RE: Looking for free MySQL Administrator

2006-05-23 Thread Rithish Saralaya
> I'm looking for a MySQL administrator for 4.x/5.x that will allow me to > > Any suggestions? TIA http://www.webyog.com/ Regards, Rithish. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: Looking for free MySQL Administrator

2006-05-21 Thread Dan Nelson
In the last episode (May 22), Phil Robbins said: > Why am I suddenly getting huge volumes of mail about SQL? What forum > is this, and how do I get out of it? This is a MySQL mailing list. To unsubscribe, click on the link at the bottom of the email right after the words "To unsubscribe:" :) --

Re: Looking for free MySQL Administrator

2006-05-21 Thread Phil Robbins
Why am I suddenly getting huge volumes of mail about SQL? What forum is this, and how do I get out of it? ++ Phil Robbins Auckland New Zealand ++ _ Find the coolest online games @ http://xtramsn.c

Re: Looking for free MySQL Administrator

2006-05-21 Thread mos
At 11:57 AM 5/20/2006, John Hicks wrote: mos wrote: At 10:10 AM 5/20/2006, Keith Roberts wrote: http://www.phpmyadmin.net/home_page/index.php I think phpmyadmin will allow you to make changes to multiple columns at once. Sorry, I should have mentioned I was looking for a MySQL Administrator

Re: Looking for free MySQL Administrator

2006-05-20 Thread John Hicks
mos wrote: At 10:10 AM 5/20/2006, Keith Roberts wrote: http://www.phpmyadmin.net/home_page/index.php I think phpmyadmin will allow you to make changes to multiple columns at once. Sorry, I should have mentioned I was looking for a MySQL Administrator running on Windows. Going through PHP

Re: Looking for free MySQL Administrator

2006-05-20 Thread Chris W
mos wrote: Sorry, I should have mentioned I was looking for a MySQL Administrator running on Windows. Have you tried the MySQL Query Browser free download from mysql.com? I use it and it lets me change records and does not reload the table unless I tell it to. I'm not sure if it ha

Re: Looking for free MySQL Administrator

2006-05-20 Thread mos
At 10:10 AM 5/20/2006, Keith Roberts wrote: http://www.phpmyadmin.net/home_page/index.php I think phpmyadmin will allow you to make changes to multiple columns at once. Sorry, I should have mentioned I was looking for a MySQL Administrator running on Windows. Going through PHP seems like a

Re: Looking for free MySQL Administrator

2006-05-20 Thread Keith Roberts
> Subject: Looking for free MySQL Administrator > > I'm looking for a MySQL administrator for 4.x/5.x that will allow me to > make multiple changes to a table structure without reloading the data > after each change. The problem is I may have to change 5 columns on a 10 >

Looking for free MySQL Administrator

2006-05-20 Thread mos
I'm looking for a MySQL administrator for 4.x/5.x that will allow me to make multiple changes to a table structure without reloading the data after each change. The problem is I may have to change 5 columns on a 10 million row table. As it stands now with the administrator I'm usin

RE: viewing data using MySQL Administrator tool

2006-05-18 Thread Tim Lucia
al Message- From: hicham [mailto:[EMAIL PROTECTED] Sent: Thursday, May 18, 2006 6:30 AM To: mysql@lists.mysql.com Subject: viewing data using MySQL Administrator tool Hello using MySQL administrator tool, I can view databases under the catalog folder, but I can't view the data fille

viewing data using MySQL Administrator tool

2006-05-18 Thread hicham
Hello using MySQL administrator tool, I can view databases under the catalog folder, but I can't view the data filled in the tables, when doing right click table --> Edit table Data , nothing shows up Thanks for your help hicham -- MySQL General Mailing List For list archiv

Can I use mySQL Administrator on server version 3.23.58

2006-03-05 Thread Neil Tompkins
I am running mySQL database version 3.23.58, but I'm using mySQL Administrator 1.1.9 for scheduled backups. When connecting to the database I get a message saying that this version of database is not supported and I might get unexpected behaviour. Am I OK to use this version of

mySQL Administrator 1.1.9 warning message

2006-03-02 Thread Neil Tompkins
I am running mySQL database version 3.23.58, but I'm using mySQL Administrator 1.1.9 for scheduled backups. When connecting to the database I get a message saying that this version of database is not supported and I might get unexpected behaviour. Am I OK to use this version of

Re: MySQL Administrator logon question

2005-12-28 Thread James Brown
Aftab Khan wrote: I have installed mySQL with admin ID and password. However when I login using the mysql Administrator, it allows logons without a password. How do I force it to get the password and authentic rather allowing only user id? Thaks Please refer to this page: http

MySQL Administrator logon question

2005-12-28 Thread Aftab Khan
I have installed mySQL with admin ID and password. However when I login using the mysql Administrator, it allows logons without a password. How do I force it to get the password and authentic rather allowing only user id? Thaks

Re: Problem with mysql-administrator-1.1.5, s.o.

2005-11-24 Thread Gleb Paharenko
Hello. It doesn't run on Windows NT 4 and below. See: http://dev.mysql.com/doc/administrator/en/mysql-administrator-installation-windows.html Wolfgang Bogenrieder wrote: > Hallo, > > ich have a problem with > > mysql-administrator-1.1.5 and > mys

Problem with mysql-administrator-1.1.5, s.o.

2005-11-24 Thread Wolfgang Bogenrieder
Hallo, ich have a problem with mysql-administrator-1.1.5 and mysql-query-browser-1.1.17 running under Windows NT Sp6. Starting the tools I get the error message, like "procedure GetFileSizeEx not found in Kernel32.dll". Suppose you have to define #ifdef NT while compiling,

Re: MySQL Administrator crash on Mac OS X

2005-11-17 Thread Gleb Paharenko
Hello. At least there is one verified crash of MySQL Administrator on Mac OS, however, not during the connection process: http://bugs.mysql.com/bug.php?id=14269 You have a good description of your problem, and may want to report it at: http://bugs.mysql.com Yves Goergen wrote

MySQL Administrator crash on Mac OS X

2005-11-16 Thread Yves Goergen
Hi, I just downloaded MySQL Administrator 1.1.0 for Mac OS X. When I run it, I can see the connection dialogue, when I click to connect, it crashes. MySQL Query Browser, also latest version, just installed, too, works perfectly with the same (and only) connection. Crash report from OS X is

Re: Terrible MySQL Administrator

2005-10-21 Thread Rich
Hi Scott. Thanks for the reply. Saying that I deleted the crontab was incorrect. I should have said that I deleted the line where that crontab schedule was entered. Anyway, it hasn't shown up as I did a crontab -e, which would have reloaded it, so perhaps it worked. Cheers Scott Haneda: >

Re: Terrible MySQL Administrator

2005-10-20 Thread Scott Haneda
on 10/20/05 4:01 AM, Rich at [EMAIL PROTECTED] wrote: > Hi folks. > > Since I installed MySQL Administrator on OS X and tried to put a schedule in > for a backup, the thing simply won't go away. It sends an email into my > mail app in the terminal on a daily basis and i

Re: Terrible MySQL Administrator

2005-10-20 Thread Ryan Escarez
On 10/20/05, Rich <[EMAIL PROTECTED]> wrote: > Hi folks. > > Since I installed MySQL Administrator on OS X and tried to put a schedule in > for a backup, the thing simply won't go away. It sends an email into my > mail app in the terminal on a daily basis and it's

Terrible MySQL Administrator

2005-10-20 Thread Rich
Hi folks. Since I installed MySQL Administrator on OS X and tried to put a schedule in for a backup, the thing simply won't go away. It sends an email into my mail app in the terminal on a daily basis and it's driving me mad...slowly...bit by bit. Can someone suggest how I get ri

Re: MySQL Administrator Cron Errors

2005-10-12 Thread Gleb Paharenko
Hello. There are numerous bugs in MySQL Administrator (but mostly closed) where the key word is 'profile'. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the sourc

MySQL Administrator Cron Errors

2005-10-11 Thread Rich
Hi folks. Downloaded the new Admin for OS X. I set a weekly cron and for some reason, it's emailing my terminal Mail app saying it couldn't load a profile. It's not the address I told it to send it to, and I don't quite get why it can't load a profile. Having just tried to back up my tables twi

Re: MySQL Administrator on 10.3 Server -HELP

2005-10-05 Thread Adam Randall
Did you drag it from a network drive, or copy in some other way? If so, that may be the problem. I haven't used the MySQL Administrator, but am pretty well versed in application troubleshooting. Send me an email privately if you need some direct help. Adam. -- Adam Randall &l

MySQL Administrator on 10.3 Server -HELP

2005-10-05 Thread Andrew stolarz
Hello List, I have installed the mysql database on the osx 10.3 server machine. along with the myodbc connector. I also installed the administrator module, by simply draging it over to the application folder like it says. When I go to launce the application, it does nothing. I tried restarting

Re: MySQL Administrator crashes upon launch...

2005-09-30 Thread Nuno Pereira
sion: 10.4.2 (Build 8C46) Report Version: 3 Command: MySQL Administrator Path:/Applications/MySQL Administrator.app/Contents/MacOS/MySQL Administrator Parent: WindowServer [70] Version: ??? (1.1.0) PID:2192 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAI

Problem connecting to MySQL 4.0.23 with MySQL Administrator 1.0.21 (Mac OS X)

2005-06-14 Thread Jan Pieter Kunst
Dear all, I have a MySQL 4.0.23 server running on an OpenBSD machine. When I try to connect to it with MySQL Administrator 1.0.21 from my Mac OS X machine, I get this error: Connection error Could not connect to MySQL instance at . Error: unknown system variable 'sql_mode' (code 11

Re: MySQL Administrator Broke MySQL

2005-05-18 Thread Gleb Paharenko
to MySQL. > I have MySQL 4.0 running on a freebsd machine. All was fine and dandy till > I tried to connect to it using the W32 MySQL Administrator tool. Now if I > try and execute a script against it I get "DBI connect failed : Access > denied for user: '[EMAIL PROTECT

Re: MySQL Administrator Broke MySQL

2005-05-17 Thread Jeff Gojkovich
machine. All was fine and dandy till I tried to connect to it using the W32 MySQL Administrator tool. Now if I try and execute a script against it I get "DBI connect failed : Access denied for user: '[EMAIL PROTECTED]'". I can get my scripts to work if I start mysql with ./safe

MySQL Administrator Broke MySQL

2005-05-17 Thread Jeff Gojkovich
First I would like to start off by saying I am a complete noobie to MySQL. I have MySQL 4.0 running on a freebsd machine. All was fine and dandy till I tried to connect to it using the W32 MySQL Administrator tool. Now if I try and execute a script against it I get "DBI connect failed : A

Slightly Off Topic - MySQL Administrator

2005-04-08 Thread Terry Riley
As a newbie on Linux (FC3), I have (evidently) done something stupid and lost part of the Administrator application. When first installed, it was fine. I then treid to change the path on the restore page, assuming that it was to point to where backups would be stored. Whatever was entered ther

MySQL Administrator not working correctly 2nd Request

2005-01-31 Thread Joey
OK I have a Fedora Core 3 Box running MySQL-server-4.1.8-0, when I try to manage the users on that box using the windows version of MySQL administrator version 1.0.19 I get errors. When I add a new user it tells me: error while storing user information If I look at the mysql log file is shows

MySQL Query Browser 1.1.2 and MySQL Administrator 1.0.15 Released

2004-12-01 Thread Michael G. Zinner
Hi, MySQL Query Browser 1.1.2 and MySQL Administrator 1.0.15 have been released. MySQL Query Browser is a GUI query shell, intended to allow execution of SQL queries from a Web browser alike easy to use interface. It has such handy features as query history and bookmarking, tabular visualization

Re: Error 1043 Bad handshake [In MySQL Administrator]

2004-11-17 Thread Chris Bailey
I have just installed MySQL Administrator on FreeBSD 5.2.1. I am trying to use the "Connect to MySQL Server Instance" dialog to establish a connection to a version: 4.0.22 MySQL server. I can establish a remote connection using: mysql -h hostname -p -u username databasename However, u

MySql Administrator

2004-11-14 Thread karigna
I just did a clean install of Fedora Core 3 and installed mysql administrator but when I go to execute the app nothing happens. No error message etc. Is there a problem with this combination? The version of mysql admin is the latest from the website and is not the stripped down version. Thanks

Re: Windows 2000 and don't get connect with MySQL Administrator.

2004-11-03 Thread Gleb Paharenko
Hi. See: http://dev.mysql.com/doc/mysql/en/Problems_with_character_sets.html http://dev.mysql.com/doc/mysql/en/Cannot_initialize_character_set.html Svein Kristiansen <[EMAIL PROTECTED]> wrote: > ! use MySQL 4.1 in Windows 2000 and don't get connect with MySQL &

Windows 2000 and don't get connect with MySQL Administrator.

2004-11-03 Thread Svein Kristiansen
! use MySQL 4.1 in Windows 2000 and don't get connect with MySQL Administrator. The message what get is: Could not connect to the specified host. MySQL Error Nr.1115 Unknown character set: 'utf8' Details of the my connection: Username: root Password: <not informed> Hostname:

Re: mysql-administrator

2004-10-22 Thread Egor Egorov
spiv007 <[EMAIL PROTECTED]> wrote: > Has anyone seen this before with mysql-administrator? > > /usr/local/bin/mysql-administrator: line 9: 19856 Segmentation fault > $MYPATH/mysql-administrator-bin > > I get this everytime i go to schema privileges to assian a user r

mysql-administrator

2004-10-20 Thread spiv007
Has anyone seen this before with mysql-administrator? /usr/local/bin/mysql-administrator: line 9: 19856 Segmentation fault $MYPATH/mysql-administrator-bin I get this everytime i go to schema privileges to assian a user rights. -- MySQL General Mailing List For list archives: http

Assertion failure (MySQL Administrator)

2004-09-03 Thread Terry Riley
'Assertion failure' notice appeared. Failure in ~ols\MySQL Administrator\MySQLAdministrator.exe File: .\source\myx_log_files.c Line 161 Expression: block_num !=0 This is Administrator v 1.0.8 running on WinNT, with Apache 2 and MySQL 4.1.3b-beta-nt-log. Yes, I know I should update both

MySQL Administrator 1.0.12 and MySQL Query Browser 1.0.7-beta Released

2004-09-01 Thread Michael G. Zinner
MySQL Administrator 1.0.12 and MySQL Query Browser 1.0.7-beta have 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

Re: ANNC: MySQL Administrator 1.0.11

2004-08-26 Thread William R. Mussatto
Alfredo Kengi Kojima said: > > 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. >

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

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

MySQL Administrator

2004-08-20 Thread Francois A. Atallah
I have installed MYSQL Administrator that will enables me to easily administer my MySQL environment and better visibility into how my databases is operational, but I wasn't able to find any helpful documents of how to configure this GUI interface to connect to the server. Any help? T

Re: Running mysql-administrator and mysqlcc graphical clients

2004-07-13 Thread Duncan Hill
On Tuesday 13 July 2004 08:12, A. Lanza might have typed: > Hi list, > > i've installed mysql-administrator and mysqlcc graphical clients > downloaded from mysql.com. As i read in doc from the site, i unzipped > the downloaded files in /usr/local. > > It seems to be ok

Running mysql-administrator and mysqlcc graphical clients

2004-07-13 Thread A. Lanza
Hi list, i've installed mysql-administrator and mysqlcc graphical clients downloaded from mysql.com. As i read in doc from the site, i unzipped the downloaded files in /usr/local. It seems to be ok, but i cannot execute the apps. [EMAIL PROTECTED] bin]$ ls mysql-administrator

MySQL Administrator question

2004-06-24 Thread Emmett Bishop
Howdy all. If this isn't the right listserv for this question, my appologies. What I'd like to do is set up a graph under the "Health" section of the mysql administrator so that I can easliy keep tabs on the INNODB Buffer pool. The problem is that I don't know

Mysql-administrator-1.0.4 beta on SuSE 9.1, can not compile

2004-06-23 Thread andre.theiner
Hello, Who can help? About 2 weeks ago I downloaded the source of mysql-administrator-1.0.4_beta and since then I am fighting with it. I can not compile it on SuSE linux 9.1 (32 bit). The reported problem from ./configure is that it can not find the package "gdk-2.0.pc". This compla

mysql-administrator startup error

2004-05-10 Thread Kevin Struckhoff
I just installed the administrator alpha binaries on my Sun Java Desktop system (SuSe 8 Linux), and I get the following error at startu: ./mysql-administrator-bin: error while loading shared libraries: libsigc-1.2.so.5: cannot open shared object file: No such file or directory I did a find from

MySQL Administrator Installation problem on Solaris

2004-04-06 Thread Claudio Nanni
Hi, I am trying to install MySQL Administrator 1.0.2.b-alpha on Solaris 7 operating system, (since it seems I can manage almost nothing from a remote PC thru MySQL Administrator) When I try to do what suggested (linux section) in the MySQL Administrator FAQ on MySQL website that is

MySQL Administrator don't connect

2004-04-01 Thread Renato Cramer
Hello, I use MySQL 4.1 in Windows 2000 and don't get connect with MySQL Administrator. The message what get is: Could not connect to the specified host. MySQL Error Nr.1115 Unknown character set: 'utf8' Details of the my connection: Username: root Password: Hostname: local

MySQL Administrator

2004-03-05 Thread nikos
Hello list I have download the MySQL Administrator twice and when trying to gzip It collapse. Does anybody know how and why? Thanks -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re[2]: MySQL Administrator - Startup Variables

2004-02-24 Thread Stefan Hinz
Matt, Thomas, > Oh we are using Red Hat Enterprise Linux WS ver 3.0 Please enter a bug report at http://bugs.mysql.com. Thank you. > Thomas Taylor wrote: >> what platform are you on? >> On Feb 23, 2004, at 4:27 PM, Matt Silva wrote: >> >>> I am using the

Re: MySQL Administrator - Startup Variables

2004-02-23 Thread Matt Silva
Oh we are using Red Hat Enterprise Linux WS ver 3.0 Thanks Matt Thomas Taylor wrote: what platform are you on? On Feb 23, 2004, at 4:27 PM, Matt Silva wrote: I am using the ~new~ MySQL Administrator and i'm trying to load the Startup Variables and i'm receiving a "Could not fin

MySQL Administrator - Startup Variables

2004-02-23 Thread Matt Silva
I am using the ~new~ MySQL Administrator and i'm trying to load the Startup Variables and i'm receiving a "Could not find my.cnf" error. my.cnf is located in the /etc directory and I have temporarily relaxed the permissions to 777. Is there something that i'm missing

RE: MySQL Administrator certain options only valid at localhost

2004-02-13 Thread Alfredo Kengi Kojima
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

RE: MySQL Administrator certain options only valid at localhost

2004-02-13 Thread Iago Sineiro
Thanks for the information. I also think it's a great tool. Iago. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Enviado el: viernes, 13 de febrero de 2004 14:30 Para: [EMAIL PROTECTED] Asunto: RE: MySQL Administrator certain options only valid at localhos

RE: MySQL Administrator certain options only valid at localhost

2004-02-13 Thread Greg . Cope
. 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 > Sub

MySQL Administrator certain options only valid at localhost

2004-02-13 Thread Iago Sineiro
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 i

MySQL Administrator

2004-02-12 Thread Victor Medina
Hello guys! Just wanted to tell you, how pleased i am to see that you just released a alpha version of the mysql administrator! =) I am currently downloading the linux version! Just wanted to say thanxs, personally, for such nice products! Best Regards

MySQL Administrator

2004-02-10 Thread Rick Robinson
Is there a rough estimate as to when it will be available? The screenshots look awesome. Thx, R

  1   2   >