File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,9 @@ The SOCI MySQL backend should in principle work with every version of MySQL 5.x.
1313<table >
1414<tbody >
1515<tr ><th >MySQL version</th ><th >Operating System</th ><th >Compiler</th ></tr >
16- <tr ><td >5.5.28</td ><td >OS X 10.8.2</td ><td >Apple LLVM version 4.2
17- (clang-425.0.24)</td ></tr >
18- <tr ><td >5.0.96</td ><td >Ubuntu 8.04.4 LTS (Hardy Heron)</td >
19- <td >g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4)</td >
20- </tr >
16+ <tr ><td >8.0.1</td ><td >Windows 10</td ><td >Visual Studio 2017 (15.3.3)</td ></tr >
17+ <tr ><td >5.5.28</td ><td >OS X 10.8.2</td ><td >Apple LLVM version 4.2 (clang-425.0.24)</td ></tr >
18+ <tr ><td >5.0.96</td ><td >Ubuntu 8.04.4 LTS (Hardy Heron)</td ><td >g++ (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu4)</td ></tr >
2119</tbody >
2220</table >
2321
You can’t perform that action at this time.
0 commit comments