-
Notifications
You must be signed in to change notification settings - Fork 162
mysqldbcopy error, when use option --not-null-blobs #51
Comments
fixed vim /usr/lib/python2.7/site-packages/mysql/utilities/command/dbcopy.py |
and then, there is another issue,
|
fixed --not-null-blobs bugs vim /usr/lib/python2.7/site-packages/mysql/utilities/common/table.py 587 if row[col] is None: vim /usr/lib/python2.7/site-packages/mysql/utilities/command/dbcopy.py |
The text was updated successfully, but these errors were encountered: