ok here is my problem i have redhat 7 i installed mysql via the rpm and i get the following error mysql> select chrishallgren; ERROR 1054: Unknown column 'chrishallgren' in 'field list' mysql> select ' chrishallgren'; +----------------+ | chrishallgren | +----------------+ | chrishallgren | +----------------+ 1 row in set (0.00 sec) for some reason i need a space to select the database is this normal and if not how do i fix it
- RE: Problem with mysql Chris Hallgren
- RE: Problem with mysql Johnny Withers
- RE: Problem with mySQL Cal Evans
- Re: Problem with mysql Atle Veka
- PHP and mysql Chris Hallgren
- Re: PHP and mysql Atle Veka
- Re: Problem with mysql Jason Landry
- Re: Problem with mysql Stephen Johnson
- Re: Problem with mysql Ron Beck
- Re: Problem with mysql Atle Veka
- RE: Problem with mysql Rick Emery