mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
Merge mysql.com:/windows/Linux_space/MySQL/mysql-5.0-ndb
into mysql.com:/windows/Linux_space/MySQL/mysql-5.1-new-ndb
This commit is contained in:
commit
27ac6c19af
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
#include <ndb_global.h>
|
||||
#include "TimeModule.hpp"
|
||||
|
||||
static const char* cMonth[] = { "x", "January", "February", "Mars", "April", "May", "June",
|
||||
static const char* cMonth[] = { "x", "January", "February", "March", "April", "May", "June",
|
||||
"July", "August", "September", "October", "November", "December"};
|
||||
|
||||
static const char* cDay[] = { "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday",
|
||||
|
|
Loading…
Add table
Reference in a new issue