mirror of
https://github.com/MariaDB/server.git
synced 2025-10-31 15:50:51 +03:00
Fixed memory leak in _db_set() (Bug#24497 Valgrind warning: get_one_option) Don't call net_clear() on COM_QUIT. This avoids a warning from net_clear() after shutdown: "skipped ## bytes from file" BUG#21428: skipped 9 bytes from file: socket (3)" on "mysqladmin shutdown"
13 lines
137 B
Plaintext
13 lines
137 B
Plaintext
1,'JANUARY'
|
|
2,'FEBRUARY'
|
|
3,'MARCH'
|
|
4,'APRIL'
|
|
5,'MAY'
|
|
6,'JUNE'
|
|
7,'JULY'
|
|
8,'AUGUST'
|
|
9,'SEPTEMBER'
|
|
10,'OCTOBER'
|
|
11,'NOVEMBER'
|
|
12,'DECEMBER'
|