public marks

PUBLIC MARKS from phaitour with tag mysql

16 April 2007 10:00

PHP5 from apt-get and PDO - Ubuntu Forums

the missing piece for installing pdo_mysql on ubuntu (sudo apt-get install libmysqlclient15-dev)

15 April 2007 20:00

MySQL Lists: mysql: Re: GUID storage

inserting hex value into a binary field: UPDATE mytable SET myfield=CAST(0xcb0217f9a47b11d889f30080ad08fb4f as INARY);

MySQL Lists: mysql: Re: GUID storage

guid to 16-byte string: UNHEX(REPLACE(uuid, '-', ''))

phaitour's TAGS related to tag mysql

linux +   php +   tutorial +   ubuntu +