Skip to content
pontikis.net
  • Blog
  • WordPress
  • Labs
  • About
  • Toggle website search
Search this website
Menu Close

mysql

  1. Home>
  2. Blog>
  3. mysql>
  4. mysql
Read more about the article How and When To Enable MySQL Logs
Blue and pink dolphins at work

How and When To Enable MySQL Logs

  • Post author:Christos Pontikis
  • Post published:October 21, 2013
  • Post category:Database Administration
  • Reading time:13 mins read

If you are a web developer, you need to refer to various log files, in order to debug your application or improve its performance. Logs is the best place to…

Continue ReadingHow and When To Enable MySQL Logs
Read more about the article Dynamically Bind Params in Prepared Statements with MySQLi
Credits

Dynamically Bind Params in Prepared Statements with MySQLi

  • Post author:Christos Pontikis
  • Post published:October 13, 2013
  • Post category:Database Administration
  • Reading time:7 mins read

Prepared statements must be used in application development with databases. There are two main reasons: performance: parameterized queries with prepared statements reduces the database load, reusing access plans that were…

Continue ReadingDynamically Bind Params in Prepared Statements with MySQLi
Read more about the article A Workaround for mysqldump Error 1449
Credits

A Workaround for mysqldump Error 1449

  • Post author:Christos Pontikis
  • Post published:August 24, 2013
  • Post category:Web Development
  • Reading time:2 mins read

Trying to dump mysql databases (especially after mysql 5.1), it is possible to get the error mysqldump: Got error: 1449: The user specified as a definer ('root'@'%') does not exist…

Continue ReadingA Workaround for mysqldump Error 1449
Read more about the article A Simple PHP Class to Create RSS Feed
Credits

A Simple PHP Class to Create RSS Feed

  • Post author:Christos Pontikis
  • Post published:August 18, 2013
  • Post category:Web Development
  • Reading time:11 mins read

RSS (Really Simple Syndication) is the use of an XML document in order to share content across the Internet. An RSS document, aka "feed" includes full or summarized text, plus…

Continue ReadingA Simple PHP Class to Create RSS Feed
Read more about the article How to Create a jquery-ui Autocomplete Step by Step
Pointing device

How to Create a jquery-ui Autocomplete Step by Step

  • Post author:Christos Pontikis
  • Post published:July 18, 2013
  • Post category:Web Development
  • Reading time:13 mins read

Autocomplete is one of the most important parts of modern rich web interface. Actually, you can create an autocomplete, using an AJAX call to build a list (server side) and…

Continue ReadingHow to Create a jquery-ui Autocomplete Step by Step
  • Go to the previous page
  • 1
  • 2
  • 3
  • Go to the next page

Categories

Archives

NewsLetter

Click here to subscribe to our free email newsletter.
Unsubscribe anytime with a click.

LIKE OUR PAGE!


Say Hello to Gutenberg with my new Free WordPress Plugin Boilerplate for Developers!

Star it on Github!


  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Contact
  • Privacy
  • Terms
© Christos Pontikis 2013 - 2025
Close Menu