Added support for old password authentication:
- Fixed scramble_323:
use exact length of message (SCRAMBLE_LENGTH_323 instead
of strlen(message))
- Added old_password_authentication plugin into list of builtin plugins
obtain number of fields from mysql structure
added test case (ps_new.c)
- Added additional parameter cipher for mysql_ssl_set
- some cosmetics for test cases