QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

Does MySQL 5.1 have Sequences?

Appendix A. Frequently Asked Questions About MySQL 5.1
No. However, MySQL has an AUTO_INCREMENT system, which in MySQL 5.1 can also handle inserts in a multi-master replication setup. With the --auto-increment-increment and --auto-increment-offset startup options, you can set each server to generate auto-increment values that don't conflict with other servers. The --auto-increment-increment value should be greater than the number of servers, and each server should have a unique offset.

Why does Expect fail on RedHat 5.1?

Expect FAQ (Frequently Asked Questions)
People have reported the following error from Expect on RedHat 5.1: failed to get controlling terminal using TIOCSCTTY parent sync byte write: broken pipe

What is the 5.1 icon on the sound set up menu for?

XFLOWSION FAQ - Frequently Asked Questions
Xflowsion was created using cutting-edge cinematography and surround sound technology, including Dolby Digital 5.1 surround sound. If your entertainment system has a surround system, simply click on the 5.1 icon on the DVD menu to activate this feature. If you don't have a surround sound system, just click on the stereo icon. Either way, you'll be blown away by the acoustic experience.

Do the HDMI outputs support 5.1 surround sound?

Kaleidescape - FAQ (Frequently Asked Questions)
No, the HDMI outputs on the Movie Player and the Movie Player 2 carry video and PCM stereo audio only. When using HDMI for video, you can use digital coaxial, digital optical, or analog stereo outputs for audio. No. The DVD CCA License does not permit the use of RGBHV video output during DVD playback. The Kaleidescape Movie Player 2 supports both HDMI and component video (YPbPr) for high-quality video output.

When did MySQL 5.1 become production-ready (GA)?

Appendix A. Frequently Asked Questions About MySQL 5.1
MySQL 5.0.15 was released for production use on 19 October 2005. We are now working on MySQL 5.1, which is currently in beta.

Does MySQL 5.1 have a NOW() function with fractions of seconds?

Appendix A. Frequently Asked Questions About MySQL 5.1
No. This is on the MySQL roadmap as a "rolling feature". This means that it is not a flagship feature, but will be implemented, development time permitting. Specific customer demand may change this scheduling. However, MySQL does parse time strings with a fractional component. See Section 11.3.2, "The TIME Type". Yes. MySQL is fully multi-threaded, and will make use of multiple CPUs, provided that the operating system supports them.

Can MySQL 5.1 perform ACID transactions?

Appendix A. Frequently Asked Questions About MySQL 5.1
Yes. All current MySQL versions support transactions. The InnoDB storage engine offers full ACID transactions with row-level locking, multi-versioning, non-locking repeatable reads, and all four SQL standard isolation levels.

Are there any new storage engines in MySQL 5.1?

Appendix A. Frequently Asked Questions About MySQL 5.1
Falcon support is not available in the standard MySQL 5.1 release. Falcon is available only in a specially forked release of MySQL 5.1. Information is provided here for evaluation purposes only. There have also been significant improvements in existing storage engines, in particular for the NDB storage engine that forms the basis for MySQL Cluster.

Have any storage engines been removed in MySQL 5.1?

Appendix A. Frequently Asked Questions About MySQL 5.1
Yes. MySQL 5.1 no longer supports the BDB storage engine. Any existing BDB tables should be converted to another storage engine before upgrading to MySQL 5.1.

Where can I find information on how to migrate from MySQL 5.0 to MySQL 5.1?

Appendix A. Frequently Asked Questions About MySQL 5.1
For detailed upgrade information, see Section 2.11, "Upgrading MySQL". We recommend that you do not skip a major version when upgrading, but rather complete the process in steps, upgrading from one major version to the next in each step. This may seem more complicated, but it will you save time and trouble - if you encounter problems during the upgrade, their origin will be easier to identify, either by you or - if you have a MySQL Network subscription - by MySQL support.

Does MySQL 5.1 have native support for SSL?

Appendix A. Frequently Asked Questions About MySQL 5.1
Most 5.1 binaries have support for SSL connections between the client and server. We can't currently build with the new YaSSL library everywhere, as it's still quite new and does not compile on all platforms yet. See Section 5.9.7, "Using Secure Connections". You can also tunnel a connection via SSH, if (for instance) if the client application doesn't support SSL connections. For an example, see Section 5.9.7.5, "Connecting to MySQL Remotely from Windows with SSH".

How I can hook up my 5.1 speaker with my computer?

Lowyat.NET -> FAQ for Edifier Speakers
Please read your user manual and follow the instruction connecting you speaker system Carefully. Then Using Edifier's 3 Audio connecting color cords(1 3.5 Stereo Headphone plug converted to 2 RCA) connect your speaker to computer's Sound Card like the picture show below. Brown (Center/Sub output); Blue(Input);Pink (Microphone);Green(Front output);Black(Rear/Surround output) After done the connection, you have to do some setup work for sound card.

Q#5.1: For what are the various directories used?

news.answers/apple2/GNO-faq
A#5.1: The following is the suggested layout and use of various directories. Any given site will likely have more, but these are the "standard" ones. Note that these don't necessarily have to be on different physical partitions due to the GNO namespace facility (see Q#7.3).

What is DOLBY 5.1?

Dis-Order: F.A.Q.
Dolby Digital 5.1 is a new format that has become more popular with the coming of DVD. This audio format offers any number of dedicated channels up to five main channels and one low frequency effect channel. Dolby Digital is the most popular current decoding method for DVDs and offers the following improvements on movie soundtracks: In most ways, all DVD players are Dolby Digital compatible. Most DVDs are compatible with DVD players without a Dolby Digital encoder.

What about a 5.1 mix?

Welcome to the Arcade Ambience Project Page
If someone can provide me with the software necessary to make both the 5.1 mix and to burn to a Super Audio CD or DVD, I might look into it.

How do I hook up a Bag End Infrasub-18 to my Digital 5.1 Surround system?

Frequently Asked Questions
Using the "Bass Management System" on your surround processor, set the front Left and Right speakers to "large" (full range). Connect the Left and Right outputs on the processor to the Left and Right inputs on the Bag End Infrasub-18, respectively. Now, connect the Left and Right hi pass outputs on the Bag End Infrasub-18 to the Left and Right inputs on your amplifier (which powers the front Left and Right speakers), respectively.

Can MySQL 5.1 peform multi-table inserts, updates, and deletes?

Appendix A. Frequently Asked Questions About MySQL 5.1
Yes. For the syntax required to perform multi-table updates, see Section 13.2.10, "UPDATE Syntax"; for that required to perform multi-table deletes, see Section 13.2.1, "DELETE Syntax". A multi-table insert can be accomplished using a trigger whose FOR EACH ROW clause contains multiple INSERT statements within a BEGIN ... END block. See Section 19.3, "Using Triggers".
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact