mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 11:31:51 +01:00
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
This commit is contained in:
commit
97238e18bc
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