Commit 1615504
dolthub/dolt#9481 - Fix FLOAT/DOUBLE auto_increment test expectations
- Unskip float and double auto_increment tests
- Update test expectations to match MySQL 8.0.42 behavior
- FLOAT and DOUBLE are allowed with AUTO_INCREMENT in MySQL
- Fix collation expectations in SHOW CREATE TABLE tests
- All tests now pass confirming GMS matches MySQL behavior
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent a7be6c3 commit 1615504
1 file changed
+12
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10060 | 10060 | | |
10061 | 10061 | | |
10062 | 10062 | | |
10063 | | - | |
10064 | 10063 | | |
10065 | 10064 | | |
10066 | 10065 | | |
10067 | 10066 | | |
10068 | 10067 | | |
10069 | | - | |
10070 | | - | |
| 10068 | + | |
| 10069 | + | |
| 10070 | + | |
| 10071 | + | |
| 10072 | + | |
| 10073 | + | |
10071 | 10074 | | |
10072 | 10075 | | |
10073 | 10076 | | |
10074 | 10077 | | |
10075 | 10078 | | |
10076 | 10079 | | |
10077 | | - | |
10078 | 10080 | | |
10079 | 10081 | | |
10080 | 10082 | | |
10081 | 10083 | | |
10082 | 10084 | | |
10083 | | - | |
10084 | | - | |
| 10085 | + | |
| 10086 | + | |
| 10087 | + | |
| 10088 | + | |
| 10089 | + | |
| 10090 | + | |
10085 | 10091 | | |
10086 | 10092 | | |
10087 | 10093 | | |
| |||
0 commit comments