Comment 8 for bug 1595819

Revision history for this message
Steve Martinelli (stevemar) wrote : Re: functional.test_autoscaling.AutoScalingSignalTest failure

from tag 10.0.0.0b1

mysql> describe password;
+---------------+--------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+---------------+--------------+------+-----+---------+----------------+
| id | int(11) | NO | PRI | NULL | auto_increment |
| local_user_id | int(11) | NO | MUL | NULL | |
| password | varchar(128) | NO | | NULL | |
+---------------+--------------+------+-----+---------+----------------+
3 rows in set (0.00 sec)