Tagged Questions
0
votes
0answers
12 views
Mysql Query Browser in Ubuntu 12.04 [closed]
I have upgraded Ubuntu from 11.10 to 12.04. Now i can't access MySQL Query Browser. I have done some search and found that MySQL has officially declared EOL (End of Life) for Query Browser.
Now which ...
0
votes
1answer
147 views
Install Navicat on Linux Ubuntu 12.04
How do I install Navicat on Ubuntu Desktop 12.04?
I have just configured a new Ubuntu 12.04. Because I'm not so familiar with the command line, I prefer to use Ubuntu Desktop so that I can have a ...
0
votes
1answer
16 views
setting up a mySQL server with ubuntu 12.04
I tried setting up an Ubuntu 12.04 LTS to work as a server for a mySQL database. First of all, I want it to be reached remotely. Since there's a problem with getting a static IP, I used no-ip.com. I ...
-1
votes
1answer
173 views
mysql 5.5 access denied for user 'root'@'localhost' started after system restart [closed]
I am currently running mysql 5.5 on ubuntu 12.04 LTS installed in VMware(VMware installed in windows 7 Ultimate). My mysql db was working perfectly fine until I switched off firewall on windows and ...
1
vote
1answer
166 views
mysql error: Can't create a new thread (errno 11)
I have a db server running Percona Xtradb server, and 5 slaves. I always get the error
mysql error: Can't create a new thread (errno 11); if you are not out
of available memory, you can consult ...
0
votes
0answers
154 views
Access denied for user 'root'@'localhost'
I'm running mysql on a unbuntu web server which I just configured today. For some reason whenever I try to access mysql from php I get the following error:
Access denied for user 'mysql'@'localhost' ...
0
votes
2answers
65 views
Eclipse, C++ and Mysql
I am reading the follow article Developing MySQL Applications with Eclipse CDT. My Eclipse version is Indigo and my Ubuntu version is 12.04. When I trying build I get the following errors:
...
0
votes
0answers
45 views
Strange error with hibernate mysql on ubuntu 12.10
please i have a project (spring hibernate richfaces mysql ) work properly on windows
but when i import the project to ubuntu 12.10 i got this error ..
SEVERE: Error Rendering ...
0
votes
0answers
45 views
connect with a mdf database file in ubuntu 12.10
As the title suggests,i got a .mdf file(which is supposed to have database).I'm using Ubuntu 12.10 .I want to import database in mysql.5.5.28-0ubuntu0.12.10.2 (Ubuntu) this is version i'm using for ...
1
vote
1answer
96 views
Ubuntu 12.04 broke Mysql
I installed Ubuntu 12.04 and my (production!) Rails app went down hard.
I'm in a hurry trying to fix it while my site is just totally down.
A source file that the application requires, is missing.
...
0
votes
0answers
140 views
php - Can't connect to local MySQL server through socket :: MySQL is running
Having problems connecting to local MySQL via PHP.
When I use mysql_connect() or its mysqli equivalent I get the following error
Can't connect to local MySQL server through socket ...
1
vote
2answers
572 views
mysql.h file can't be found
i'm trying to install connection between c++ and mysql in ubuntu 12.04. i've installed mysql-client, mysql-server, libmysqlclient15-dev, libmysql++-dev. but when i try to compile the code i got the ...
2
votes
2answers
301 views
convert_tz returns null
hi guys i know this sounds stupid, but when i use
SELECT CONVERT_TZ('2004-01-01 12:00:00','UTC','Asia/Jakarta') AS time
it outputs NULL, im using mysql workbench in ubuntu 12.04 64 bit, it works in ...
0
votes
1answer
271 views
MySQL set password for user [closed]
I have installed MySQL 5.5 on my system. Apart from 'root' user I also have created another user 'userA' (along with a passwort 'passA').
i.e userA@localhost
If I give the following command in the ...
0
votes
0answers
58 views
What is the best way to setup synchronous multi-master replication between two mysql databases on two seperate servers [closed]
The main aim is to integrate two web apps in real time. So if a record is created/modified/deleted in one web app. The same happens in the other one. And vice versa. These both are installed on ...
1
vote
2answers
3k views
How install MySQL 5.1 in Ubuntu 12.04 server from repository
I need to install MySQL 5.1 in Ubuntu Server. I have seen in other question to use
deb http://packages.dotdeb.org lenny all
but it is not working. Are there any other repository??
Thanks in ...
0
votes
0answers
44 views
Problems in Loading Demo Data (CDS Invenio)
I have installed CDS Invenio. Now the second task to perform is to configure it. I have made a script with all the commands that CDS invenio follows.
Here is the script
load_demo_data.sh
sudo ...
0
votes
2answers
358 views
My sql installation error in Ubuntu - 12.04
When i write the command
sudo apt-get install mysql-server-5.5
I get the following error message
Reading package lists... Done
Building dependency tree
Reading state information... ...
0
votes
1answer
285 views
Resource acquisition exceptions (Hibernate, c3p0, MySQL) when moving from Ubuntu 10.04 to 12.04
There are various similar questions on here, but none with answers that fix my problem.
I'm running a Java EE app (YAWL built from source), which uses Hibernate and c3p0 to connect to a MySQL DB. The ...
0
votes
1answer
66 views
mysql2 in rails3 'table exits already' how to delete that?
I delete the project robin_offine for some reason and when I restart it and run
rake db:create,it claims:
robin_offline_development already exists
robin_offline_test already exists
ignore ...
0
votes
1answer
423 views
MySQL LOAD DATA LOCAL INFILE intermittently working
OS: Ubuntu 12.04.1 LTS
MySQL Version: 5.5.28-0ubuntu0.12.04.2
When I try to run a LOAD DATA LOCAL INFILE I am getting error 1148 (The used command is not allowed with this MySQL version) - but only ...
0
votes
1answer
292 views
Trouble launching mysql
I have some trouble using mysql on Ubuntu 12.04. I hope this post is in the right forum (if not, tell me where to move it)
When I run : sudo /etc/init.d/mysql, I get this message
Since the script ...
0
votes
0answers
76 views
Using Ylastic to migrate a Ubuntu 12.04 AMI which has MySQL installed with 100GB EBS mount point
Used Ylastic's migrate option to migrate an Ubuntu 12.04 LTS from Virginia to Oregon, Ylastic doesn't have an option of Ubuntu 12.04 LTS to select migration, therefore I picked up the latest available ...
0
votes
0answers
211 views
Toad MySQL wont start in WINE under Linux
I have switched to Ubuntu Linux and I need MySQL tool, since I have been using it on Windows, I have tried to install it under WINE.
Installation went well, and I tried to run it, I can only see ...
-1
votes
1answer
142 views
remote access to mysql database hosted on Ubuntu [closed]
I am using VMWare on which i have installed two virtual machines ubuntu 12.04 and windows xp. In ubuntu i have installed mysql database. Now i want to access this database from windows xp through NAT. ...
1
vote
0answers
87 views
How do I connect Komodo to my sql server
I wonder if someone help me, this is my set up:
I am on a windows 7 machine running a ubuntu virtualbox as my local web server and database server (mysql).
I have just got hold of a copy of Komodo ...
0
votes
1answer
396 views
PHP myadmin not working after Varnish Install
I know this is not exactly a programming question, but I hope someone could help me out. I have installed Varnish accelerator for PHP; ports were changed during the installation.
After the successful ...
2
votes
0answers
259 views
Rehash command in MySQL
What is the command in MySQL to auto-complete the keywords (like the working of tab in Ubuntu Terminal). I use the rehash command, sometimes it works, but sometimes it does not.
Is there any possible ...
0
votes
1answer
243 views
Location of the mysqldump file
Currently I am learning MySql using commandline in ubuntu and made a backup of my database named 'sandwich' using mysqldump command.
mysql> #mysqldump -u root -p123456 sandwich > db_backup.sql;
...
0
votes
1answer
349 views
NoMethodError: undefined method `init' for Mysql:Class in rails after updating to ubuntu 12.04
After I updated to ubuntu 12.10, I started getting this error:
NoMethodError: undefined method `init' for Mysql:Class
I am using the mysql adapter.
0
votes
3answers
651 views
playframework 2.0.1: connect to database always fails
I just reinstalled my Operating System from Ubuntu 10.04 to 12.04, and I was using play 2.0.1 on ubuntu 10.04, everything was working ok on 10.04, but now with the same play 2.0.1 things messed up and ...
0
votes
0answers
63 views
Ruby on Rails App Not Connecting FTP and MySql on server but works locally
I am working with a Ruby on Rails app that needs to connect to an ftp server and a mysql server. The code works fine on my computer (OSX 10.8), but will not connect on my EC2 Ubuntu (12.04)Server?
I ...
0
votes
1answer
432 views
Simple MySQL INSERT query very slow
I think I'm having an issue with my MySQL server or the Query I'm using. I'm not sure which.
Server is VM Ubuntu12.4 4 cores/16gb Ram
MySQL 5.5.24 x86
My query:
INSERT INTO ...
1
vote
2answers
223 views
How can I maximize performance on EC2 with Django/Apache/mod_wsgi/MySQL?
I'm running Django-powered site on EC2 m1.medium instance (3.75 Gb memory, 2 EC2 Compute Unit, 410 Gb instance storage, moderate performance) with Ubuntu 12.04 LTS. MySQL settings on my EC2 instance ...
0
votes
3answers
158 views
Aptana with mysql for RoR
I have mysql installed in my Ubuntu system, And I have Aptana for RoR, how to integrate mysql with aptana fro my RoR application. Is their any plugin or something which I have to do, or what can I ...
0
votes
1answer
500 views
Executing a system command from mysql
I am trying to execute a shell command from within mysql (from within a procedure or a trigger or the command line for mysql).
I have added lib_mysqludf_sys to the mysql plugins and created the ...
5
votes
6answers
27k views
Extension mysqli is missing, phpmyadmin doesn't work
I have a problem with phpmyadmin on ubuntu 12.04.
I have already installed apache2, php5, mysql and phpmyadmin.
The phpinfo(); script, don't show nothing about mysqli or mysql extension.
When I try ...

