chinyong's pings
Sort By:
Here is the necessary sql to create a user and database of the same name. Note to my future self.CREATE USER 'username'@'%' IDENTIFIED BY 'password';GRANT USAGE ON * . * TO 'username'@'%' IDENTIFIED BY 'password' WITH MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_ HOUR 0 MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0 ;CREATE DATABASE IF NOT EXISTS `username` ;GRANT ALL …
Here is the necessary sql to create a user and database of the same name. Note to my future self.CREATE USER 'username'@'%' IDENTIFIED BY 'password';GRANT USAGE ON * . * TO 'username'@'%' IDENTIFIED BY 'password' WITH MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_ HOUR 0 MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0 ;CREATE DATABASE IF NOT EXISTS `username` ;GRANT ALL …
Here is the necessary sql to create a user and database of the same name. Note to my future self.CREATE USER 'username'@'%' IDENTIFIED BY 'password';GRANT USAGE ON * . * TO 'username'@'%' IDENTIFIED BY 'password' WITH MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_ HOUR 0 MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0 ;CREATE DATABASE IF NOT EXISTS `username` ;GRANT ALL …
It was a good dinner in the company of good friends. Lots of catching up and some alcohol to go along.Till a almost mathematically perfect piece of honeydew was presented on my plate. It was shaped like a pyramid. Not those with a square base that housed mummies. The pyramid shaped honeydew had a triangular ...
It was a good dinner in the company of good friends. Lots of catching up and some alcohol to go along.Till a almost mathematically perfect piece of honeydew was presented on my plate. It was shaped like a pyramid. Not those with a square base that housed mummies. The pyramid shaped honeydew had a triangular ...
Some pointers on working with Django get_FOO_display function.
Some pointers on working with Django get_FOO_display function.
Singtel have a beer themed server naming convention: Sake, Kirin, Budeweiser, Beck
Singtel have a beer themed server naming convention: Sake, Kirin, Budeweiser, Beck
Google Chrome Frame is an open source plug-in that brings HTML5 and other open web technologies to Internet Explorer. But it does not remove the existence of IE6.
Google Chrome Frame is an open source plug-in that brings HTML5 and other open web technologies to Internet Explorer. But it does not remove the existence of IE6.
Met up with Sau Sheong over coffee during a weekday evening. I have been following him on his blog and twitter since meeting him last year at a Yahoo developers event. Much have changed si …



…