Contents | (Visit Preferences to set your user name.) | Related To MySQL | RecentChanges | Preferences | Index | Login | Logout
Search For Books About:
Search The Net:
Subjects > Computers > Software > Programming
MySQL is a popular database system used on many web servers.
MySQL Capacity (1/2/2005)
MySQL 3.23+ 4000GB on Linux extended file system 3 (Kernel 2.24+). 2000GB on NTFS.
Related:
Good articles about MySQL
- Loading comma delimited files:
- Full text searching with MySQL
- PHP Mysql TimeStamp?Create
- Formatting a yyyymmddhhmmss date (such as a timestamp):
$year = substr($timestamp, 0, 4);
$month = substr($timestamp, 4, 2);
$day = substr($timestamp, 6, 2);
$date = date('M d, Y', mktime(0, 0, 0, $month, $day, $year));
- Getting the current time into this format
$datetime = getdate();
$datetime['seconds'] or other from the following list:
"seconds" seconds
"minutes" minutes
"hours" hours
"mday" day of the month
"wday" day of the week, numeric : from 0 as Sunday up to 6 as Saturday
"mon" month, numeric
"year" year, numeric
"yday" day of the year, numeric; i.e. "299"
"weekday" day of the week, textual, full; i.e. "Friday"
"month" month, textual, full; i.e. "January"
"0" timestamp
Could not find Programming/BottomAd1?Create
Search for books about:
Search The Net:
Bobsgear - Get A Free
Enterrpise Wiki Space!
Review: The Bobsgear Project was
started to develop a variety of Confluence
plugins. This installation of
the Confluence Enterprise wiki includes flexible
attachments, many Confluence plugins, personal blogs,
interesting articles, and more. Bobsgear already has spaces related to
politics, art and
photography wiki,
technical issues wiki,
ediscovery wiki, health,
Christian theology and Sabbath
School wiki, the
bible, book reviews,
and quotations. Bobsgear
allows free signup, and invites anyone to create a
free hosted Confluence wiki space.
NEW
USERS CLICK HERE! for a quick introduction to
Wiki.
Interested in Thoughts On Gnostic Studies?