mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 20:11:42 +01:00
Merge gbichot@213.136.52.20:/home/bk/mysql-4.1
into mysql.com:/home/mysql_src/mysql-4.1-1717
This commit is contained in:
commit
cfe4c252ac
1 changed files with 1 additions and 1 deletions
|
@ -578,7 +578,7 @@ fractional:
|
||||||
void init_time(void)
|
void init_time(void)
|
||||||
{
|
{
|
||||||
time_t seconds;
|
time_t seconds;
|
||||||
struct tm *l_time,tm_tmp;;
|
struct tm *l_time,tm_tmp;
|
||||||
MYSQL_TIME my_time;
|
MYSQL_TIME my_time;
|
||||||
bool not_used;
|
bool not_used;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue