CARVIEW |
- Trending Topics:
- actionscript
- iphone
- mobile
- ipad
- app development
- android
- flex
- More...
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.
-
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...
-
How to Create a MySQL Disaster Recovery Plan
By Chuck Bell: 14 July 2010 - 11:44 AM
Disaster recovery involves the process, policies, and planning for the continuation of information integrity after a catastrophic event. The most important aspect is creating and maintaining a documen...
-
How to Report MySQL Replication Bugs
By Chuck Bell: 13 July 2010 - 02:12 PM
Once in a while you may encounter a replication problem that you cannot solve without outside help. Even if you do not have a support agreement in place, you can report a bug for the MySQL release you...
-
How to Pause Replication in MySQL
By Chuck Bell: 12 July 2010 - 09:39 AM
To pause replication, execute the following steps on each of your master servers, starting with the prime master (the first master): On the master: Run the FLUSH TABLES WITH READ LOCK command. Run t...
![]() ©2010, 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. |
|