Can you manually login to mysql by typing "mysql" at the command prompt
(you may have to supply credentials)?

If so, what happens if you do this:

use opennebula;
show tables;
select * from user_pool;

That should at least tell you if mysql is running, if that table exists and
if it is populated.

Also, be sure to "Reply to All" so others on this list can help.


On Sat, Apr 20, 2013 at 2:52 AM, Ügyfélszolgálat (Manzol Kkt.) <
[email protected]> wrote:

> This is show me same... :S
>
> What do you think, that it can't connect mysql?
>
>
> 2013/4/20 Tao Craig <[email protected]>
>
>> Hi,
>>
>> Have you tried the following:
>>
>> onedb upgrade -v -S localhost -u oneadmin -p oneadmin -d opennebula
>>
>> That worked for me.
>>
>>
>>
>>
>> On Sat, Apr 20, 2013 at 2:46 AM, Ügyfélszolgálat (Manzol Kkt.) <
>> [email protected]> wrote:
>>
>>> Hi,
>>>
>>> I want to upgrade 4.0 Beta to 4.0 RC, and i read, that only run:
>>>       #          onedb -u opennebula -d opennebula
>>>
>>> But it don't work. It show me that:
>>>
>>> Database schema does not look to be created by OpenNebula: table
>>> user_pool is missing or empty.
>>>
>>> I checked manualy that the opennebula database have user_pool and other
>>> tables, and yes. I try it wrong password but it shows me like same. So i
>>> think it can't connect mysql.
>>>
>>> What should i do or what did i wrong?
>>>
>>> Thanks
>>> --
>>> Manzol Kkt.
>>> Webtárhely Manzol <http://www.webtarhely.manzol.hu/>
>>> 2117 Isaszeg, Mátyás király utca 29.
>>> Mobil: +36 30 543 7137
>>>
>>> _______________________________________________
>>> Users mailing list
>>> [email protected]
>>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>>>
>>>
>>
>> _______________________________________________
>> Users mailing list
>> [email protected]
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>>
>>
>
>
> --
> Ha elégedett szolgáltatásunkkal kérem pluszozza Google+ oldalunkat:
> https://plus.google.com/112673174823067308026/
> (Jobb oldalt a térkép alatt)
>
> *Köszönjük!*
> *
> *
> *Tisztelettel,*
> *Ügyfélszolgálat*
>
> --
> Manzol Kkt.
> Webtárhely Manzol <http://www.webtarhely.manzol.hu/>
> 2117 Isaszeg, Mátyás király utca 29.
> Mobil: +36 30 543 7137
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to