CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly ebooks, videos, courses, and conferences.
Learn more »
Recommended for You
Topics: MySQL
MySQL Feed
MySQL Open Questions Feed
MySQL Email
Open Questions via Email

Please sign in or register to post.

Please sign in or register to post.
-
Mysqli_connect Vs Mysql_connect?
Asked by cjapes : 14 March 2011 - 11:08 AM
Answered by macnlos: Mar 14 2011 12:48 PM
There are different opinions on which connector/extension is faster. Here is a simple guideline that you should follow: If the MySQL database you are connecting to is <= 4.1.3, then use mysql_con... full answer >
-
Learning PHP and MySQL Second Edition question
Asked by loooooooper : 01 March 2011 - 10:20 PM
Answered by rachel.j: Mar 17 2011 12:46 PM
Hi, It looks like your question has already been answered at https://www.phpfreaks...?topic=326218.0. Let us know if you have any more questions. You can also email booktech@oreilly.com, our book cus... full answer >
-
MySQL cluster VS split database load to multiple computers
Asked by cjapes : 24 January 2011 - 05:46 PM
Answered by BillyFish : Jan 28 2011 03:32 AM
Before answering the question - one correction in your list of limitations, schema changes that you make on one MySQL server will be visible on the others. The answer (probably not a surprise) is tha... full answer >
-
Sending a XML Request
Asked by LindaBB : 10 December 2010 - 08:14 AM
Answered by Robin Nixon: Dec 10 2010 10:13 AM
Hi Linda, Ajax communication between a web page and a web server suffers from very tight security restrictions. Data from the server will be accepted by the web page only if the page was loaded from ... full answer >
-
How to Add More Columns on Slave Than Master in MySQL
By Chuck Bell: 13 October 2010 - 01:11 PM
If you need to include additional columns on the slave that the master doesn’t have—for example, to record timestamps or add routing or other localized data—you can add columns to a table on a s...
-
Using Replication to Repopulate a MySQL Table
By Chuck Bell: 06 October 2010 - 09:45 AM
If a table on your slave becomes corrupt either through error or accident (e.g., a user deletes the data), you can use replication to recover the data. Do so by creating a temporary table on the maste...
-
What to Do When Your MySQL Slave Stops Unexpectedly
By Chuck Bell: 31 August 2010 - 06:31 PM
If your slave stops without warning and there is an error message, consult the documentation about the likely causes of the error and perform any repairs necessary. Once you have corrected the error,...
-
What Is MySQL Cluster?
By Chuck Bell: 03 August 2010 - 08:51 AM
MySQL Cluster is a shared-nothing, distributed node architecture storage solution designed for fault tolerance and high performance. Data is stored and replicated on individual data nodes (sometimes c...
-
Open Source Cloud Computing with Eucalyptus and Ubuntu
By Chuck Bell: 19 July 2010 - 11:15 AM
If you have concerns about spending money on experimenting or learning more about cloud computing, consider an open source solution. The Ubuntu server comes prepackaged with the latest open source clo...
-
What Is Cloud Computing?
By Chuck Bell: 16 July 2010 - 01:35 PM
Cloud computing is one of those phrases that is often misunderstood and unfortunately has several—and sometimes conflicting—definitions. Some are quick to say it’s a buzzword that describes exis...
![]() © 2011, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
|