mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +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)
|
||||
{
|
||||
time_t seconds;
|
||||
struct tm *l_time,tm_tmp;;
|
||||
struct tm *l_time,tm_tmp;
|
||||
MYSQL_TIME my_time;
|
||||
bool not_used;
|
||||
|
||||
|
|
Loading…
Reference in a new issue