Commit 6211708
committed
- Fix a bug causing the day always printed as Sunday for date columns with
a date format specifying DDD or DDDD. modified: storage/connect/ha_connect.cc storage/connect/value.cpp1 parent b2db891 commit 6211708
2 files changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1326 | 1326 | | |
1327 | 1327 | | |
1328 | 1328 | | |
| 1329 | + | |
1329 | 1330 | | |
1330 | 1331 | | |
1331 | 1332 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2484 | 2484 | | |
2485 | 2485 | | |
2486 | 2486 | | |
2487 | | - | |
| 2487 | + | |
| 2488 | + | |
2488 | 2489 | | |
| 2490 | + | |
2489 | 2491 | | |
2490 | 2492 | | |
2491 | 2493 | | |
| |||
2511 | 2513 | | |
2512 | 2514 | | |
2513 | 2515 | | |
| 2516 | + | |
| 2517 | + | |
2514 | 2518 | | |
2515 | 2519 | | |
2516 | 2520 | | |
| |||
2520 | 2524 | | |
2521 | 2525 | | |
2522 | 2526 | | |
2523 | | - | |
| 2527 | + | |
| 2528 | + | |
2524 | 2529 | | |
| 2530 | + | |
2525 | 2531 | | |
2526 | 2532 | | |
2527 | 2533 | | |
| |||
0 commit comments