[CONC-7] Include files are outdated comparing to current 5.5 server or MySQL connector C Created: 2013-01-13 Updated: 2013-01-21 Resolved: 2013-01-21 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||
| Description |
|
I noticed that include/mysqld_error.h didn't contain ER_UNSUPPORTED_PS, and simple diff shows that there is a lot of stuff that is also missing, comparing to one from maria/5.5 or from mysql-connector-c-6.0.2. I don't know whether it only concerns mysqld_error.h or it's a common problem with the include/* files, but in any case it's better to synchronize them with current 5.5 which we are supposed to support.
|
| Comments |
| Comment by Georg Richter [ 2013-01-20 ] |
|
Fixed in rev. 29 |
| Comment by Georg Richter [ 2013-01-20 ] |
|
Wrong bug number - the fix was for connc-6, not connc-7 |
| Comment by Georg Richter [ 2013-01-21 ] |
|
Fixed in rev 30:
|