~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to docs/clients/errors.rst

  • Committer: Lee Bieber
  • Date: 2011-02-14 19:50:07 UTC
  • mfrom: (2167.1.3 build)
  • Revision ID: kalebral@gmail.com-20110214195007-om9fjrqy5ziqwrlw
Merge Andrew - 718224: Minor changes to migration docs needed 
Merge Olaf - updating old style casts
Merge Olaf - drizzletest re-factoring

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
Old Password Error
10
10
------------------
11
 
*drizzle_state_handshake_result_read:old insecure authentication mechanism not supported*
 
11
 
 
12
::
 
13
 
 
14
   drizzle_state_handshake_result_read:old insecure authentication mechanism not supported
12
15
 
13
16
This error happens because the Drizzle client is trying to connect to a MySQL
14
17
server which has the password stored in the Old Password (or pre-MySQL-4.1)