Change Is Inevitable
  • Home
  • MySQL Podcast
    • MySQL Podcast (Spotify)
    • MySQL Podcast (Youtube)
  • MySQL
    • MySQL-Articles
    • AWS RDS
    • Percona Xtradb Cluster
    • MariaDB
    • Galera Cluster
    • ProxySQL
    • MySQL-Scripts
    • MySQL tools
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • binary-to-decimal
    • Fermat’s Theorem
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright
Change Is Inevitable

Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects

  • Home
  • MySQL Podcast
    • MySQL Podcast (Spotify)
    • MySQL Podcast (Youtube)
  • MySQL
    • MySQL-Articles
    • AWS RDS
    • Percona Xtradb Cluster
    • MariaDB
    • Galera Cluster
    • ProxySQL
    • MySQL-Scripts
    • MySQL tools
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • binary-to-decimal
    • Fermat’s Theorem
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright

Browsing Category

MySQL-Scripts

21 posts

MySQL related blog posts with scripts

how to search / find through all databases, tables, columns in MySQL

  • Kedar
  • October 29, 2009
What will you do if one day some one ask you to find single string in all databases, all tables and in all columns, In MySQL Database? This article presents a practical solution…
View Post

Upload Image to MySQL using PHP

  • Kedar
  • January 30, 2009
Upload Image to MySQL using PHP As a new-bie to php/mysql, I tried different stuffs. So here I’m with my php code for Image Upload to MySQL. Its a quite…
View Post

Perl Script for Analyze – Optimize – Repair Mysql Databases

  • Kedar
  • January 1, 2009
The perl script is mainly created to avoid manual Mysql Server Maintenance. The script uses Perl module DBI. You need to provide access credentials and database name(optional). Regarding Analyse, Optimize…
View Post

Posts pagination

Previous 1 … 3 4
Change Is Inevitable
Designed & Developed by Code Supply Co.