Wiki articles tagged with "mysql"

Showing 1-4 of 4 items.

Speedup unit tests by moving MySql data to memory (in Ubuntu)

Created 12 years ago by seb, updated 12 years ago by François Gannaz.

There are several ways to speedup slow unit tests which interact with database:

1 1
3 followers
Viewed: 23 928 times
Version: 1.1
Category: Tips

Importing CSV file to mysql table using "LOAD DATA" command.

Created 13 years ago by sirin k, updated 8 years ago by Maurizio Domba Cerin.

hi, Here i am giving you some simple step to import huge data from a csv file to your mysql table.this is useful when you have a very huge data to import from csv format.

5 0
20 followers
Viewed: 71 973 times
Version: 1.1
Category: Tips
Tags: csv, import, mysql

Windows Web Development With AMPPS, NetBeans and XDebug

Created 13 years ago by morcen, updated 13 years ago by morcen.
  1. Operating system: Windows
4 0
6 followers
Viewed: 39 923 times
Version: 1.1
Category: Tutorials

How to use nested DB transactions (MySQL 5+, PostgreSQL)

Created 15 years ago by mindeh, updated 9 years ago by Boaz.

Original source code and idea are from: PHP, PDO & Nested Transactions.

41 0
26 followers
Viewed: 69 646 times
Version: 1.1
Category: How-tos