m/doc/refman/5.1/en/mysql-cluster-news- and tacking on
".html" to the end.
This sounds complicated, so here's an example:
The changelog for MySQL 5.1.23-ndb-6.2.14 can be found at
http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-news-5-1-23-ndb-6-2-14.html
cheers
jon.
--
Jo
ke it into the official 5.1.14 release announcement is entirely my
fault, and I hope you will accept my deepest apologies for the omission.
cheers,
j.
--
Jon Stephens - [EMAIL PROTECTED]
Technical Writer - MySQL Documentation Team
___ Brisbane, Australia (GMT +10.00)
_x_ Bangkok, Thailand (GMT +
These include:
http://dev.mysql.com/tech-resources/articles/mysql_5.1_partitioning_with_dates.html
http://dev.mysql.com/tech-resources/articles/mysql_5.1_partitions.html
- both of which discuss date-based partitioning techniques that you
might find useful.
cheers
jon.
--
Jon Stephens - [EMAIL PROTE
nnected: Current number of connections.
--
Jon Stephens, Technical Writer
MySQL AB www.mysql.com
Office: +61 (7) 3388 2228
Are you MySQL certified? www.mysql.com/certification
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
s to Paul DuBois for reminding me of this. My apologies to anyone
whom I might have misled.
--
Jon Stephens, Technical Writer
MySQL AB www.mysql.com
Office: +61 (07) 3388 2228
Are you MySQL certified? www.mysql.com/certification
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
BOOK1PL, otherwise return
BOOK1EN", correct?
Then try this instead:
SELECT IF(BOOK1PL <> '', BOOK1PL, BOOK1EN)
FROM tBooksextra WHERE ksi = 'id';
--
Jon Stephens, Technical Writer
MySQL AB www.mysql.com
Office: +61 (07) 3388 2228
Are you MySQL certified? www.mysql.co
here is that I can execute the following:
1. SELECT data_id from table WHERE keyword = a AND keyword =b
2. SELECT data_id from table WHERE keyword = a OR keyword =b
However, NOT operator gives an error:
3. SELECT data_id from table WHERE keyword = a NOT keyword =b ( returns sql
error)
Could
SQL statement list.
>
> What I mean is AVG(), MIN() or MAX() is a ready function isnt it? Is
there a
> way to add new functions without compiling all server?
>
> Regards...
--
Jon Stephens, Technical Writer
MySQL AB www.mysql.com
Office: +61 (07) 3388 2228
Are you MySQL certifie