USER STEALING DATABASE USING DUMP WTF!? (1 reply)
omg im soo pissed right now.. is mysql retarded or what!?!!?! I have set someone previlages on my mysql database ( BUT I CANT SEEM TO FIND THE OPTION TO GIVE HIM "DUMP" command or not!) I see only...
View ArticleCreating Multiple server instances using Mysql workbench on Windows (1 reply)
Hi, How to create 2 server instances on 2 different ports using mySql workbench. Currently single server instance is running on port 3306. How to create one more instance and make it run on port 3307....
View ArticleError 1025 ALTER TABLE , Error 1050 (no replies)
ERROR 1025: Error on rename of '.\rentauto\auto' to '.\rentauto\#sql2-664-5' (errno: -1) SQL Statement: ALTER TABLE `rentauto`.`auto` CHANGE COLUMN `marca` `marca` VARCHAR(45) NOT NULL ERROR: Error...
View Articlehow can i disable a mysql function? (no replies)
hi how can i disable a mysql function? for example version() and so on.
View ArticleCan't create a new server instance in workbench (no replies)
I'm trying to create a new server instance in workbench, using windows native remote management, with no success. The test environment is composed of two windows xp: * Windows boxes don't belong to a...
View Articleworkbench - how to view table size (kb) and table info/status? (no replies)
Hi, I'm not sure why topics without answers are closed: http://forums.mysql.com/read.php?152,368964,368964 So I'm repeating the question. In MySQL Administrator & Query Browser Tools you could...
View ArticleInvalid Authentication Plugin Warning (no replies)
setup: MySQL Server 5.6 MySQL Workbench 5.2 Windows Server 2008 R2 When I create a new user account with MySQL Workbench I get the following warning: Invalid Authentication Plugin User marc@% has...
View ArticleRemote management & logs (1 reply)
Hi, I'm trying to see the MySql logs via the Server Administration panel. I have an SSH user on the MySql server with permission to read the log files. The MySql server runs on Ubuntu. When I set up a...
View ArticleKeep connection (no replies)
Hi guys I have a Mysql database and I make the connection through C#.net. I make the connection to the db since my application, but if i dont use the application for at least 3 to 5 minutes I lost the...
View ArticleMySQL Query Execution (1 reply)
HI ALL, Am new to MySQL Workbench. I dont know how to execute queries and where should i write my queries to execute, Please guide me as such. Your replies are valuable Thanks and Regards
View ArticleProblem with New Connection (1 reply)
Hi. When I Administering a MySQL Server I have error. On this stape "Figure 4.4. Getting Started Tutorial - Connection Test". Error: Connecting to MySQL server localhost... Can't connect to MySQL...
View ArticleHow is it possible that Workbench is getting worse with time? (1 reply)
I've been using MySql and it's workbench tool for well over a decade and it strikes me as odd in that the workbench is the only application I use for anything which is clearly getting crappier and...
View ArticleHow much data can mysql free version handle? (1 reply)
I would like to know how much data can mysql handle. How can you see the data usage that is present in the current database? What do you do if the database cannot handle that amount of data? using the...
View ArticleWindows Azure: using MySQL Workbench (no replies)
Windows Azure: using MySQL Workbench http://blogs.msdn.com/b/onemicrosoftvoice/archive/2013/01/02/using-mysql-workbench-with-windows-azure-web-sites.aspx...
View ArticlePutting MySQL on hold for backup (no replies)
We are running a reasonably large MySQL database (> 100.000 tables, > 4 TB size). The database is used to store incoming measurement data, which is pushed by measurement stations, so that we do...
View ArticleHow to take 1 year backup in mysql? (no replies)
Hi I have MySql database 5.0, my client require the last year database backup i.e., from 01-Jan-2012 to 31-Dec-2012, how can I take the one year database backup? Regards Chakravarthy
View ArticleServer Admin giving error on v5.2.45 (3 replies)
I just updated MySQL Workbench from version 5.2.37 to 5.2.45. Now, when I try to connect to one of my instances via Server Administrator, I get an error message: Quote Error Starting Workbench...
View ArticleCrashes, crashes exporting objects (2 replies)
Hi, I'm on Mac OS Mountain Lion: * MYSQL Workbench 5.2.44 in server administrator exporting selected objects to single transaction dump file Crash every time * MYSQL Workbench 5.2.47 trying to start...
View ArticleError Starting workbench Administrator (no replies)
Hi! I am using workbench with following specs - workbench version : 5.2.45 CE - OS : windows 7 Home Premium edition. (64 bit) I have two connections to remote servers with both of them having...
View ArticlePermissions (2 replies)
I have a question regarding permissions If I have a few users in the db how do I set up different permissions to different tables. Say person X has full rights to table 1 but only read rights to table...
View Articleremote server administration in mysql workbench not working on oensuse 12.3...
Hello I'm using mysql workbench on opensuse 12.1 without any problems. The new version 5.2.44 on opensuse 12.3 works for sql editor (remote) at least I can connect and view tables etc. but remote...
View ArticleWorkbench not creating Server Instances (3 replies)
I am using MySQL Server 5.6, as a Windows service. The MySQL Server service is running, because it starts up automatically. I am using Workbench v5.2.47 CE. Both were installed using the MySQL...
View ArticleImport help please! (2 replies)
I am not new to MySQL programming at all, but I'm running into a major issue trying to use Workbench to import some data files to a database I've just created. Server is Linux CentOS 6.3, Workbench...
View ArticleError occured: Cannot start SSH tunnel manager (no replies)
I just installed mysql-workbench 5.2.47 on CentOS 6.4 and I can't get it to do anything. I am attempting to talk to the mysql server on the localhost. First I don't know why SSH is even necessary when...
View Articlemysqlfailover failing to failback (3 replies)
Hi All, I have been playing with mysqlfailover but a problem seems to stump me every time. It has to with the slave promoted to master and if shutdown, the datafiles can become corrupt, causing a...
View ArticleJose Maria Pando (no replies)
I try to connect to MySQL (5.6) in a windows server from a terminal running linux (ubuntu 12.04). The connection is not possible. The connection is Local instance MySQL5.5 -root@servername:3306...
View ArticleWorkbench - Could not connect to MySQL server during Test DB Connection (2...
I have recently developed a relational DB in MySQL Workbench 5.2.47.CE rev10398 running on Win7. Unfortunately, I wasn't able to get the connections to Xammp set up correctly (probably due to my...
View ArticleActive Directory user permissions (no replies)
Hi, We are running the latest version of mysql server CE on a RedHat machine. In another windows 7 machine, we have the latest mysql workbench. All of our authentication methods are mysql based. When...
View ArticleAccess denied for user root@[ip] (2 replies)
I recently installed MySQL 5.5 on an Ubuntu server. I want to connect to it from Workbench that is installed on a Windows Server 2003 machine. I can connect using root@[ip] (replace IP with the ip of...
View ArticleBackup / Dump by console (1 reply)
Hi guys Im working with MySql Workbench 5.2CE. Always that I have to make a backup I use the the graphical interface (GUI) to select the databases and tables that I need to backup. Into the MySql...
View Article