1-10 of 146 hubssort by Hot Best Latest

advikasingh profile image63

Error message while starting MySQL Server

To start MySQLD server, all you need to do is to type “C:\mysql\bin\mysqld” on the MS-DOS window. However, the above command fails to start MySQLD server in case the database is corrupt or damaged....

0 comments    repair mysql
advikasingh profile image60

Tips to Resolve “MySQL server has gone away” Error Message

Most frequent MySQL database users must have encountered database corruption error messages while attempting to access the records. While many of the error message are primarily a result of human errors, few...

0 comments    mysql repair
advikasingh profile image61

Resolving “Your database may be corrupt” Error Message

Records stored in your MySQL InnoDB database tables becomes inaccessible after it gets corrupted or damaged. In most cases, an error message pops up that stops the database to mount (making the database...

0 comments    mysql repair
81

Make a Blog: GoDaddy vs HostGator

When searching for your first hosting provider you are confronted with a very basic question. Which can be quickly made difficult by the plethora options and terms in the field, a simple thing to keep in mind...

6 comments    how to technology internet
60

What is LAMP?

Chinese Phones Looking at any online store, you will quickly find hundreds of imitations of the iPhone and devices from Nokia, the Nokia and other manufacturers, produced by Chinese companies and sold under...

0 comments    dating hosting linux
58

php lessons part 1

So, what will you need to start php programming? Firstly, you must know that php works in a different way from html,css and javascript which are all processed only on your browser,(on the client side),...

0 comments    technology internet web
sbyholm profile image72

Search Engine Database Schemas

This tutorial is an extension to my tutorial on how to make a search engine I'm going to explain the database schema of a basic web search engine. This is the fundamentals, you can add your own details for...

1 comment    keyword table links
67

Repair corrupted tables in MySQL database

Encountering an error message while accessing your MySQL database tables? Or the records are not displayed in the manner they should be? These scenarios primarily occur when your database gets corrupted or...

0 comments   
brandnothing profile image62

MySQL Samples

Here are some of my favorite MySQL queries. We process tons of data and I've been digging sql for over a year now. Count Duplicates in a table. This sample counts dups by email column. select (count(*))...

1 comment    samples mysql
Jimmy Boyd profile image77

Utilizing a One-Time Offer Script To Increase Profits

A one-time offer is a technique to increase the ultimate urgency to buy now in your customers or subscribers. Any website or list owner with a thank-you page can set up a technological but fairly simple PHP...

1 comment    business technology marketing
working