Skip navigation links

Search

Search for:
within: matching:


You will be redirected to Sun.com
 1 to 20 of 1001Next »

MySQL.com Search Results

1. MySQL :: Special Offers

Special Offers MySQL Enterprise Unlimited MySQL Enterprise Unlimited is a unique offering that enables you to accelerate your open
» http://www.mysql.com/why-mysql/cio-corner/special-offers.html

2. MySQL :: Special Early-Bird offer on pre-registrations for the MySQL Users Conference and Expo 2003

Special Early-Bird offer on pre-registrations for the MySQL Users Conference and Expo 2003 The breadth of content and information at
» http://www.mysql.com/news-and-events/newsletter/2002-12/a0000000095.html

3. MySQL :: MySQL Special Promotions - Training Services

MySQL Special Promotions - Training Services FAQ What time does the class start/end? What languages are used to deliver training? Read more
» http://www.mysql.com/training/promotions.html

4. MySQL :: MySQL Newsletter: Special MySQL Conference & Expo 2007 Issue

MySQL Newsletter: Special MySQL Conference & Expo 2007 Issue In this Issue Early Registration is Now Open - Save $200 15 In-Depth Half Day Tutorials ... Lead, MySQL View the Complete List of Speakers » Get Certified at the Conference Certification Exams are being offered at special discounted price of $25 ($175 value). Space is limited, pre-register to guarantee your seat at the conference. Sign up Now »
» http://www.mysql.com/news-and-events/newsletter/2007/2007-special.html

5. MySQL :: MySQL Certification Special Offer

MySQL Certification Special Offer Register online for one of the following courses by March 31st, 2006 and receive free MySQL Certification exam
» http://www.mysql.com/training/free-certification.html

6. MySQL :: MySQL Cluster: Special Conditions

MySQL Cluster: Special Conditions  Does MySQL Enterprise include support for MySQL Cluster? For MySQL Cluster support, must I use commercially
» http://www.mysql.com/about/legal/supportpolicies/policies-14.html

7. MySQL :: Users Conference Special

Users Conference Special This month's MySQL Newsletter is MySQL Users Conference and Expo 2003 (UC2003) special. In this newsletter we will highlight
» http://www.mysql.com/news-and-events/newsletter/uc2003/a0000000141.html

8. MySQL :: Business Process Control Special

Business Process Control Special Business Process Control Special Below are a few of the tools we are using to automate business process methodologies ... Email john.bpcsllc@gmail.com Phone 703.350.6136 Please use the form below to send your inquiry to Business Process Control Special If you already have a MySQL.com account, save time by logging in now. Returning Users Save time by logging in Email: Password:
» http://solutions.mysql.com/solutions/partner.php?partner=1595

9. MySQL :: MySQL Newsletter March 2004 (User Conference Special)

MySQL Newsletter March 2004 (User Conference Special) In this newsletter we will feature some of the highlights at the Conference. Articles in this newsletter: The Conference
» http://www.mysql.com/news-and-events/newsletter/2004-03/index.html

10. MySQL :: MySQL Newsletter User Conference and Expo Special

MySQL Newsletter User Conference and Expo Special Introduction Users Conference Special This month's MySQL Newsletter is MySQL Users Conference and Expo 2003 (UC2003) special. In this newsletter we will highlight some key items in the UC2003. Next newsletter, i.e. April MySQL Newsletter will again be
» http://www.mysql.com/news-and-events/newsletter/uc2003/index.html

11. MySQL :: MySQL Guide to MySQL Documentation :: 4.11 Special Markup

4.11. Special Markup [ +/- ] 4.11.1. Markup for Unix Manpages 4.11.2. Help Tag Markup 4.11.3. Function Markup This section describes special markup that we use in the MySQL Reference Manual : Markup that distinguishes sections of a document to use for generating Unix
» http://dev.mysql.com/doc/mysqldoc-guide/en/special-markup.html

12. MySQL :: MySQL 5.1 Reference Manual :: 9.1.5.4 Some Special Cases Where the Collation Determination Is Tricky

9.1.5.4. Some Special Cases Where the Collation Determination Is Tricky In the great majority of statements, it is obvious what collation MySQL uses
» http://dev.mysql.com/doc/refman/5.1/en/charset-collate-tricky.html

13. MySQL :: MySQL 5.0 Reference Manual :: 9.1.5.4 Some Special Cases Where the Collation Determination Is Tricky

9.1.5.4. Some Special Cases Where the Collation Determination Is Tricky In the great majority of statements, it is obvious what collation MySQL uses
» http://dev.mysql.com/doc/refman/5.0/en/charset-collate-tricky.html

14. MySQL :: MySQL 6.0 Reference Manual :: 9.1.5.4 Some Special Cases Where the Collation Determination Is Tricky

9.1.5.4. Some Special Cases Where the Collation Determination Is Tricky In the great majority of statements, it is obvious what collation MySQL uses
» http://dev.mysql.com/doc/refman/6.0/en/charset-collate-tricky.html

15. MySQL :: MySQL 5.1 with Maria Reference Manual :: 9.1.5.4 Some Special Cases Where the Collation Determination Is Tricky

9.1.5.4. Some Special Cases Where the Collation Determination Is Tricky In the great majority of statements, it is obvious what collation MySQL uses
» http://dev.mysql.com/doc/refman/5.1-maria/en/charset-collate-tricky.html

16. MySQL :: MySQL 3.23, 4.0, 4.1 Reference Manual :: 9.1.5.4 Some Special Cases Where the Collation Determination Is Tricky

9.1.5.4. Some Special Cases Where the Collation Determination Is Tricky In the great majority of statements, it is obvious what collation MySQL uses
» http://dev.mysql.com/doc/refman/4.1/en/charset-collate-tricky.html

17. MySQL :: MySQL Guide to MySQL Documentation :: 4.11.1 Markup for Unix Manpages

4.11.1. Markup for Unix Manpages Some sections of the MySQL Reference Manual describe programs, such as the sections for mysql and mysqladmin . To avoid writing descriptions for the programs both in the manual and in separate Unix-style manpages (which are written using troff / groff markup), we generate manpages directly from the manual DocBook source. This strategy can be used for other documents as well (for example, the MySQL Test Framework Manual ). Formerly, MySQL distributions contained a set of hand
» http://dev.mysql.com/doc/mysqldoc-guide/en/manpage-markup.html

18. MySQL :: Open Source Academy

Open Source Academy Open Source Academy We offer scheduled and also deliver special education programs on request. These courses are lead by experienced and MySQL certified instructors in the Dutch language with official MySQL training manuals in English. On special request and when agreed upon by all attendants courses can also be delivered in English. Training is delivered in the center
» http://solutions.mysql.com/solutions/partner.php?partner=2055

19. MySQL :: MySQL 5.1 Reference Manual :: 9.1.5.5 Collations Must Be for the Right Character Set

9.1.5.5. Collations Must Be for the Right Character Set Each character set has one or more collations, but each collation is associated with one and only one character set. Therefore, the following statement causes an error message because the latin2_bin collation is not legal with the latin1 character set: mysql> SELECT _latin1 'x' COLLATE latin2_bin; ERROR 1253 (42000): COLLATION 'latin2_bin' is not valid for CHARACTER SET 'latin1'
» http://dev.mysql.com/doc/refman/5.1/en/charset-collation-charset.html

20. MySQL :: MySQL 5.0 Reference Manual :: 9.1.5.5 Collations Must Be for the Right Character Set

9.1.5.5. Collations Must Be for the Right Character Set Each character set has one or more collations, but each collation is associated with one and only one character set. Therefore, the following statement causes an error message because the latin2_bin collation is not legal with the latin1 character set: mysql> SELECT _latin1 'x' COLLATE latin2_bin; ERROR 1253 (42000): COLLATION 'latin2_bin' is not valid for CHARACTER SET 'latin1'
» http://dev.mysql.com/doc/refman/5.0/en/charset-collation-charset.html

 1 to 20 of 1001Next »

Powered by Mnogo Search