<font size="4">I ran mysqlcheck and got no results. Thanks for the information. It was worth a try.<br><br></font><font size="4">I am using MySQL 5.5.24 and trying to connect to my database with mysql_pconnect(). That is apparently obsolete and I should be using mysqli_connect(). I will have to research that some more. I will keep you posted.<br>
<br>Dan H.<br></font><br><div class="gmail_quote">On Tue, Jul 10, 2012 at 12:03 AM, Stuart Stegall <span dir="ltr"><<a href="mailto:keltor@keltor.org" target="_blank">keltor@keltor.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Try running mysqlcheck against the mysql database.<br>
<br>
Go n-éirí leat,<br>
Stuart<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Mon, Jul 9, 2012 at 9:26 PM, Dan Healy <<a href="mailto:dfhealy@gmail.com">dfhealy@gmail.com</a>> wrote:<br>
> I tried that. The user does not exist. In MySql do the following:<br>
><br>
> use mysql;<br>
> select user from user;<br>
><br>
> That gives a list of the users. If I drop the database and flush<br>
> permissions all users created for that database are removed from the mysql<br>
> database.<br>
><br>
> There is something I am missing there. I'm not going to find it tonight.<br>
><br>
> Dan H.<br>
><br>
> On Mon, Jul 9, 2012 at 8:52 PM, Joshua K <<a href="mailto:goodtimetribe@gmail.com">goodtimetribe@gmail.com</a>> wrote:<br>
>><br>
>> If you list the contents of the mySQL table does it show that user exists?<br>
>> If so maybe just comment out that line from the dump back in? If it says the<br>
>> user exists, it probably does.<br>
>><br>
>> Dan Healy <<a href="mailto:dfhealy@gmail.com">dfhealy@gmail.com</a>> wrote:<br>
>><br>
>> >I downloaded a fresh version of 10.04 from Ubuntu, installed, and got<br>
>> >the<br>
>> >same results -- it couldn't see my wireless connection or cable<br>
>> >connection<br>
>> >to the internet. 10.04 is not an option.<br>
>> ><br>
>> >I reinstalled 12.04 and very carefully installed lamp-server and<br>
>> >php5-gd<br>
>> >and restarted apache2.<br>
>> ><br>
>> >12.04 sees the wireless connection. The problem is with MySQL.<br>
>> ><br>
>> >I can import my database dump but can't create users. When I try to<br>
>> >create<br>
>> >a user I get a 1396 error indicating the user already exists. He<br>
>> >doesn't.<br>
>> >I have searched on 1396 and tried various tests and fixes and I still<br>
>> >can't<br>
>> >create a user.<br>
>> ><br>
>> >I will be back tomorrow for more research. Any ideas are greatly<br>
>> >appreciated.<br>
>> ><br>
>> >Dan H.<br>
>> ><br>
>> >On Sat, Jul 7, 2012 at 10:21 AM, Dan Healy <<a href="mailto:dfhealy@gmail.com">dfhealy@gmail.com</a>> wrote:<br>
>> ><br>
>> >> I am trying to port my application from Ubuntu 10.04 to Ubuntu 12.04<br>
>> >and<br>
>> >> cannot make MySQL work as expected. The database dump sql from 10.04<br>
>> >> apparently loaded into MySQL on 12.04 correctly. The privileges sql<br>
>> >seemed<br>
>> >> to run to completion OK but I couldn't connect any user other than<br>
>> >root.<br>
>> >><br>
>> >> I went to the command line, opened MySQL as root, selected the<br>
>> >database to<br>
>> >> use and granted privileges to another user. That worked OK. I tried<br>
>> >to<br>
>> >> open MySQL as this new user and got an Access denied message. Any<br>
>> >ideas on<br>
>> >> what I am doing wrong?<br>
>> >><br>
>> >> Thanks,<br>
>> >><br>
>> >> Dan H.<br>
>> >><br>
>><br>
>> --<br>
>> Sent from my Android phone with K-9 Mail. Please excuse my brevity.<br>
>><br>
>> --<br>
>> Ubuntu-us-tx mailing list<br>
>> <a href="mailto:Ubuntu-us-tx@lists.ubuntu.com">Ubuntu-us-tx@lists.ubuntu.com</a><br>
>> Modify settings or unsubscribe at:<br>
>> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-tx" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-tx</a><br>
><br>
><br>
><br>
> --<br>
> Ubuntu-us-tx mailing list<br>
> <a href="mailto:Ubuntu-us-tx@lists.ubuntu.com">Ubuntu-us-tx@lists.ubuntu.com</a><br>
> Modify settings or unsubscribe at:<br>
> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-tx" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-tx</a><br>
><br>
<br>
--<br>
Ubuntu-us-tx mailing list<br>
<a href="mailto:Ubuntu-us-tx@lists.ubuntu.com">Ubuntu-us-tx@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-tx" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-us-tx</a><br>
</div></div></blockquote></div><br>