Skip to content

David Yin's Blog

Tech geek. Life geek.

  • Home
  • About & Contact
  • Advertise
  • Subscribe
  • Privacy Policy
  • Gallery 3 – G3Grey Theme
David Yin's Blog
  • Home
  • About & Contact
  • Advertise
  • Subscribe
  • Privacy Policy
  • Gallery 3 – G3Grey Theme

Tag: MySQL

Posted on March 9, 2025March 9, 2025 L.A.M.P.

MyISAM and innodb engine

I have a VM that hosts a few websites there.  Today, I ran the mysqltuner.pl script to check the performance and see if there is any recommondation. I know I have a database with over 900M data. There are 67...

Posted on July 27, 2024July 27, 2024 Hardware

Make an AQI device with Raspberry Pi Pico W and ENS160+AHT21 in 5 Steps

I received the ENS160+AHT21 sensor module yesterday. I can not wait for any more for the stuff. So, I build the AQI device right away. I have to give credit to TimHanewich for his project on GitHub. I changed it...

Posted on March 7, 2022March 7, 2022 L.A.M.P.

Increase Max Connections in MySQL

Recently, my VPS which hosted a bunch of WordPress sites gave an error message: Too many connections. I mean all available connections have been used by the various clients and my MySQL server can not serve any new connections until...

Posted on March 29, 2019March 29, 2019 L.A.M.P.

Hot to fix the problem on the new installation MariaDB

After the installation of MySQL server or MariaDB on Ubuntu, I would like to use phpMyAdmin or Adminer to access the MySQL server. But the first time the error comes like below. Access denied for user ‘root’@’localhost’ mysqli_real_connect(): (HY000/1698): Access...

Posted on March 28, 2019March 27, 2019 Freeware Review

Use Adminer to manage the MySQL database

I am used to using phpmyadmin to manage the MySQL database for many years. Just recently, I saw an alternative way to do it. Adminer,  a full-featured database management tool written in PHP. The latest version is v4.7.1 when I...

Posted on March 17, 2015 L.A.M.P. Web & Network

HHVM 3.6 has problem with MariaDB

The same script php file, always works smoothly on HHVM 3.2 to HHVM 3.5. Until I upgrade it to HHVM 3.6. It is a simply script which use mysqli connection and so on. Now it is shown the error as...

Posted on February 9, 2015February 9, 2015 L.A.M.P.

Switch to bzip2 compression on my server backup scripts

Previously I used gzip as compression tool to compress the web site files and mysql database.  It is still working on my Linode server. I learned something from the compairasion from this post . So I tried to use bzip...

Posted on April 30, 2014April 30, 2014 L.A.M.P.

How to manage MariaDB in Webmin

It is easy to use Webmin to manage VPS, including MySQL server.  But it is not working with MariaDB default. The webmin MySQL server shows error as below: It can not find the path of command to start and stop...

Posted on February 25, 2014February 25, 2014 L.A.M.P.

Convert MyISAM tables to InnoDB without Touching Data

It is a smoothly converting without hurting data inside of the tables. I have phpmyadmin installation on my VPS. So just goto there and select database, click SQL tab of it. Enter following sql and click Go.

Posted on February 3, 2014February 24, 2014 L.A.M.P.

Another MySQL daemon already running with the same unix socket

The error when I try to start MySQL server in the VPS. Another MySQL daemon already running with the same unix socket I googled it and found the solution.

Posted on October 27, 2013April 20, 2018 L.A.M.P.

bc not found error when running Mysql tuning primer script

To fine tuning mysql server, run Mysql tuning primer script on server. But I got error which said bc is not found. So just enter following yum install bc to install it.

Posted on October 23, 2013November 21, 2018 L.A.M.P. Web & Network

Install LEMP on Centos 6.4 64bit at Burst.Net VPS

It is a guide to install LEMP on a Centos 6.4 64bit VPS at Burst.net. It is also working on other VPS. LEMP stands for Linux, NginX, MySQL, PHP. First of all, rebuild the OS on VPS with Centos-6.2-x86_64. Other...

Posted on September 19, 2012March 19, 2019 L.A.M.P.

How to install Apache2 With PHP5 And MySQL On CentOS 6.3

Before install Apache2, PHP5 and MySQL, install CentOS 6.3 server first. Followed the steps to install these staff. 1) Installing MySQL 5

Posted on August 28, 2012September 9, 2018 L.A.M.P.

How to solve mysqldump 1044 error

I do a database backup very ofter with mysqldump command. Just found an error come when I run the command, mysqldump as below. mysqldump: Got error: 1044: Access denied for user ‘root’@’localhost’ to database ‘information_schema’ when using LOCK TABLES I...

Posted on February 21, 2012March 19, 2019 Software Web & Network

Solved MySQL 5 – Incorrect integer value: ” for column ‘id’ at row 1

I move one site to a new server with Windows 2003. It is a MySQL database. I use PHP script to connect the database file and query it. I run the same script more than 5 years on the old...

Posts pagination

1 2 3 →

Share

RSS
Facebook
fb-share-icon
Twitter
Post on X


Tags

"new features" "Windows 7" backup benchmark beta Blog bug calibre Canada Centos Code dreamhost error Firefox firmware fix freeware game Google how-to installation internet Linux MovableType MT MySQL performance PHP plugin release review router security server software SSD test tool ubuntu update upgrade voip VPS windows wordpress

Useful links

  • Alive Math Worksheet
  • Free InOut Board
  • Web Site Directory
  • Free Thinking
  • Dba notes
  • aw’s Blog
  • OneLaunch

Categories

  • 3D Printing (3)
  • Digest (79)
  • DreamHost Log (41)
  • Hardware (414)
  • Independent Thinking (28)
  • Insurance (5)
  • jQuery (9)
  • L.A.M.P. (292)
  • Money Maker (22)
  • My Life (145)
    • Journey of Faith (7)
    • Shanghai food (2)
  • Notes of MovableType (127)
  • phpBB Mod & Tips (15)
  • Reviews (176)
    • Freeware Review (43)
  • Save Money (2)
  • SEO & SEM (12)
  • Software (278)
  • Two Week Campaign (13)
  • Uncategorized (1)
  • Vehicles (16)
  • VOIP (38)
  • Web & Network (421)
  • WordPress Notes (54)

Archives

My Mastodon Social Account.
© 2025 David Yin's Blog / Powered by WordPress / Theme by Design Lab