Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mysql

Is MySQL appropriate for a read-heavy database with 3.5m+ rows? If so, which engine?

mysql django postgresql

Programming beginner- advice with designing a web app

php mysql database-design

How to Use Regexp in MySQL Replace Commands?

mysql regex replace

For a char/varchar/text column, why will an index for that column make it faster to search?

sql mysql data-structures

Finding MySQL errors from LOAD DATA INFILE

sql mysql load-data-infile

Duplicate a record in MySQL

php sql mysql

PHP + MySQL Queue

php mysql queue message-queue

Can someone explain MySQL foreign keys

mysql foreign-keys

How can I join two tables with different number of rows in MySQL?

sql mysql database join

database sharding strategy

mysql database sharding

Is there any legitimate reason for using Unix sockets over TCP/IP with mysql?

mysql

What is best for a profile, a number or a name?

php mysql profile

Is it really worth it to normalize the "Toxi" way? ( 3NF )

Parsing XML data using php to put into mysql database

php mysql xml parsing

LOAD DATA INFILE only 1 record inserted

mysql load-data-infile

select * from table where datetime in month (without breaking index)

sql mysql optimization

How to allow user to login to MySQL?

mysql mysql-error-1045

Convert a mysql date (datetime) into a better date format using php

php mysql datetime date

MySQL fields terminated by tab

mysql load-data-infile

Average of Average in one row

sql mysql