hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Programming Discussion : Database Efficency
Reply

Programming Discussion Discussions related to web programming languages and other related issues. Topics may include configuration, optimization, practical usage and database connectivity.
Forum Jump

Database Efficency

Reply Post New Thread In Programming Discussion Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 08-29-2002, 10:28 AM
Helios Helios is offline
Newbie
 
Join Date: Aug 2002
Location: San Jose, Costa Rica
Posts: 20
Question

Database Efficency


First off,

HI!

Okay, that out of the way .

I'm having a problem with efficency of Update, Insert, Select, Delete Queries with MySQL.

I got the site to work perfectly (I pulled it off for maintenance and hopefully finding out what the slow down was) for me, and tried it under a few of my hand picked friends to simulate typical user load.

Well, after 4 users running against the Database, trying various features and things out, the site wouldn't display information queried from SELECT commands or show the changes made using Update, Insert, or Delete Commands.

The information would either be not added or not updated, or in the case of SELECT, not show at all.

But for one person, (myself testing on the foreign server @ F2S.com) it worked fine.

So any advice on proper Calling where more then 4 people can access tables off the database is very appreciated. I see other database driven sites, and keep thinking back to my own.

btw, I mainly use mysql_fetch_array() to store the queried information.

Reply With Quote


Sponsored Links
  #2  
Old 08-29-2002, 05:51 PM
tsapen tsapen is offline
New Member
 
Join Date: Aug 2002
Posts: 3
This may be caused by improper MySQL or PHP configuration.
Try to find php.ini and check if you have the following settinigs in [MySQL] section:

mysql.allow_persistent = On ; allow or prevent persistent link
mysql.max_persistent = -1 ; maximum number of persistent links. -1 means no limit
mysql.max_links = -1 ; maximum number of links (persistent+non persistent). -1 means no limit

Reply With Quote
  #3  
Old 08-30-2002, 07:30 PM
Helios Helios is offline
Newbie
 
Join Date: Aug 2002
Location: San Jose, Costa Rica
Posts: 20
Thank You

I'll send an email to my web hosting.

Robert Rosales
aka Helios
aka Novastar

Reply With Quote
Sponsored Links
Reply

Related posts from TheWhir.com
Title Type Date Posted
Samsung Ventures Backs Cloudant Database as a Service Web Hosting News 2013-02-08 14:10:26
Cloud Host Savvis Extends Cloud-Based Database Platform to European Customers Web Hosting News 2012-10-12 11:06:37
VMware vFabric Data Director 2.0 Adds Support for Oracle Databases Web Hosting News 2012-07-10 16:30:32
Cloud Firm Amazon Web Services Launches NoSQL Database Service Web Hosting News 2012-01-18 16:00:08
Web Host Rackspace Launches Private Beta for MySQL Cloud Database Web Hosting News 2011-12-01 21:09:51


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?