mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
50ceea65cf
into mysql.com:/home/my/mysql-new BitKeeper/etc/ignore: auto-union BUILD/SETUP.sh: Auto merged CMakeLists.txt: Auto merged client/get_password.c: Auto merged client/mysqldump.c: Auto merged client/mysqltest.c: Auto merged cmd-line-utils/readline/bind.c: Auto merged cmd-line-utils/readline/display.c: Auto merged cmd-line-utils/readline/histexpand.c: Auto merged cmd-line-utils/readline/history.c: Auto merged cmd-line-utils/readline/readline.c: Auto merged cmd-line-utils/readline/text.c: Auto merged dbug/user.r: Auto merged extra/yassl/src/handshake.cpp: Auto merged include/config-win.h: Auto merged include/m_string.h: Auto merged include/my_global.h: Auto merged include/my_pthread.h: Auto merged include/mysql/plugin.h: Auto merged include/mysql_com.h: Auto merged include/thr_alarm.h: Auto merged libmysql/CMakeLists.txt: Auto merged libmysql/Makefile.shared: Auto merged libmysql/dll.c: Auto merged libmysql/get_password.c: Auto merged libmysql/libmysql.c: Auto merged libmysqld/Makefile.am: Auto merged mysql-test/lib/mtr_cases.pl: Auto merged mysql-test/mysql-test-run.pl: Auto merged mysql-test/r/alter_table.result: Auto merged mysql-test/r/change_user.result: Auto merged mysql-test/r/create.result: Auto merged mysql-test/r/innodb.result: Auto merged mysql-test/r/merge.result: Auto merged mysql-test/r/mix2_myisam.result: Auto merged mysql-test/r/mysqldump.result: Auto merged mysql-test/r/query_cache.result: Auto merged mysql-test/r/subselect.result: Auto merged mysql-test/valgrind.supp: Auto merged mysql-test/r/view.result: Auto merged mysql-test/suite/rpl/r/rpl_events.result: Auto merged mysql-test/suite/rpl/t/rpl_switch_stm_row_mixed.test: Auto merged mysql-test/t/create.test: Auto merged mysql-test/t/mysqldump.test: Auto merged mysql-test/t/query_cache.test: Auto merged mysql-test/t/subselect.test: Auto merged mysql-test/t/variables.test: Auto merged mysql-test/t/view.test: Auto merged mysys/mf_iocache.c: Auto merged mysys/mf_tempfile.c: Auto merged mysys/my_atomic.c: Auto merged mysys/my_bit.c: Auto merged mysys/my_bitmap.c: Auto merged mysys/my_compress.c: Auto merged mysys/my_create.c: Auto merged mysys/my_delete.c: Auto merged mysys/my_error.c: Auto merged mysys/my_init.c: Auto merged mysys/my_open.c: Auto merged mysys/my_realloc.c: Auto merged mysys/my_rename.c: Auto merged mysys/my_symlink.c: Auto merged mysys/my_sync.c: Auto merged mysys/my_thr_init.c: Auto merged mysys/thr_alarm.c: Auto merged mysys/thr_lock.c: Auto merged scripts/make_binary_distribution.sh: Auto merged server-tools/instance-manager/mysql_connection.cc: Auto merged sql/CMakeLists.txt: Auto merged sql/Makefile.am: Auto merged sql/events.cc: Auto merged sql/field.cc: Auto merged sql/field.h: Auto merged sql/filesort.cc: Auto merged sql/gen_lex_hash.cc: Auto merged sql/ha_ndbcluster.cc: Auto merged sql/ha_partition.h: Auto merged sql/handler.h: Auto merged sql/item.cc: Auto merged sql/item.h: Auto merged sql/item_cmpfunc.cc: Auto merged sql/item_func.cc: Auto merged sql/item_func.h: Auto merged sql/item_strfunc.cc: Auto merged sql/item_strfunc.h: Auto merged sql/item_subselect.cc: Auto merged sql/lock.cc: Auto merged sql/log.cc: Auto merged sql/log_event.cc: Auto merged sql/net_serv.cc: Auto merged sql/opt_range.cc: Auto merged sql/partition_info.cc: Auto merged sql/rpl_injector.cc: Auto merged sql/set_var.cc: Auto merged sql/slave.cc: Auto merged sql/slave.h: Auto merged sql/sp_head.cc: Auto merged sql/sql_acl.cc: Auto merged sql/sql_base.cc: Auto merged sql/sql_cache.cc: Auto merged sql/sql_class.h: Auto merged sql/sql_delete.cc: Auto merged sql/sql_load.cc: Auto merged sql/sql_plugin.cc: Auto merged sql/sql_prepare.cc: Auto merged sql/sql_repl.cc: Auto merged sql/sql_test.cc: Auto merged sql/sql_union.cc: Auto merged sql/sql_update.cc: Auto merged sql/sql_yacc.yy: Auto merged sql/table.cc: Auto merged sql/table.h: Auto merged sql/unireg.cc: Auto merged sql/share/errmsg.txt: Auto merged storage/csv/ha_tina.cc: Auto merged storage/csv/ha_tina.h: Auto merged storage/myisam/CMakeLists.txt: Auto merged storage/myisam/ft_boolean_search.c: Auto merged storage/myisam/ft_eval.c: Auto merged storage/myisam/ft_nlq_search.c: Auto merged storage/myisam/ft_parser.c: Auto merged storage/myisam/ft_static.c: Auto merged storage/myisam/ft_stopwords.c: Auto merged storage/myisam/ft_test1.c: Auto merged storage/myisam/ft_update.c: Auto merged storage/myisam/ha_myisam.cc: Auto merged storage/myisam/mi_check.c: Auto merged storage/myisam/mi_create.c: Auto merged storage/myisam/mi_delete.c: Auto merged storage/myisam/mi_delete_all.c: Auto merged storage/myisam/mi_dynrec.c: Auto merged storage/myisam/mi_key.c: Auto merged storage/myisam/mi_packrec.c: Auto merged storage/myisam/mi_range.c: Auto merged storage/myisam/mi_search.c: Auto merged storage/myisam/mi_test1.c: Auto merged storage/myisam/mi_test2.c: Auto merged storage/myisam/mi_test3.c: Auto merged storage/myisam/mi_unique.c: Auto merged storage/myisam/mi_write.c: Auto merged storage/myisam/myisamchk.c: Auto merged storage/myisam/myisamdef.h: Auto merged storage/myisam/myisampack.c: Auto merged storage/myisam/sort.c: Auto merged storage/myisam/sp_test.c: Auto merged support-files/mysql.spec.sh: Auto merged tests/mysql_client_test.c: Auto merged configure.in: Manual merge dbug/dbug.c: Restore to original state in Maria tree The big diff comes from a wrong pull from 5.0 -> 5.1 after backporting dbug to 5.0 from 5.1 include/Makefile.am: Manual merge include/my_atomic.h: Ignore changes include/my_base.h: Manual merge include/my_dbug.h: Use orginal my_dbug.h from maria tree include/my_handler.h: Manual merge include/my_sys.h: Manual merge include/myisam.h: Manual merge mysql-test/lib/mtr_report.pl: Manual merge mysql-test/r/myisam.result: Manual merge mysql-test/suite/binlog/r/binlog_unsafe.result: Manual merge mysql-test/suite/binlog/t/binlog_unsafe.test: Manual merge mysql-test/suite/rpl/r/rpl_row_flsh_tbls.result: Manual merge mysql-test/suite/rpl/r/rpl_switch_stm_row_mixed.result: No changes mysql-test/suite/rpl/t/rpl_row_flsh_tbls.test: Manual merge mysql-test/t/change_user.test: Manual merge mysql-test/t/disabled.def: Manual merge mysql-test/t/merge.test: No changes mysql-test/t/myisam.test: Manual merge mysys/Makefile.am: Manual merge mysys/array.c: Manual merge mysys/mf_keycache.c: Manual merge mysys/my_getsystime.c: Manual merge mysys/my_handler.c: Manual merge mysys/my_pread.c: Manual merge mysys/safemalloc.c: Manual merge sql/ha_partition.cc: Manual merge sql/handler.cc: Manual merge sql/lex.h: Manual merge sql/mysql_priv.h: Manual merge sql/mysqld.cc: Manual merge sql/set_var.h: Manual merge sql/sql_class.cc: Manual merge sql/sql_insert.cc: Manual merge sql/sql_parse.cc: Manual merge sql/sql_select.cc: Manual merge sql/sql_show.cc: Manual merge sql/sql_table.cc: Manual merge storage/myisam/mi_checksum.c: No changes storage/myisam/mi_extra.c: Manual merge storage/myisam/mi_open.c: Manual merge storage/myisammrg/ha_myisammrg.cc: Manual merge strings/strmake.c: No changes
224 lines
5.9 KiB
C
224 lines
5.9 KiB
C
/* Copyright (C) 2004 MySQL AB
|
|
|
|
This program is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; version 2 of the License.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program; if not, write to the Free Software
|
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
|
|
|
|
/* get time since epoc in 100 nanosec units */
|
|
/* thus to get the current time we should use the system function
|
|
with the highest possible resolution */
|
|
|
|
/*
|
|
TODO: in functions my_micro_time() and my_micro_time_and_time() there
|
|
exists some common code that should be merged into a function.
|
|
*/
|
|
|
|
#include "mysys_priv.h"
|
|
#include "my_static.h"
|
|
|
|
#ifdef __NETWARE__
|
|
#include <nks/time.h>
|
|
#endif
|
|
|
|
ulonglong my_getsystime()
|
|
{
|
|
#ifdef HAVE_CLOCK_GETTIME
|
|
struct timespec tp;
|
|
clock_gettime(CLOCK_REALTIME, &tp);
|
|
return (ulonglong)tp.tv_sec*10000000+(ulonglong)tp.tv_nsec/100;
|
|
#elif defined(__WIN__)
|
|
LARGE_INTEGER t_cnt;
|
|
if (query_performance_frequency)
|
|
{
|
|
QueryPerformanceCounter(&t_cnt);
|
|
return ((t_cnt.QuadPart / query_performance_frequency * 10000000) +
|
|
((t_cnt.QuadPart % query_performance_frequency) * 10000000 /
|
|
query_performance_frequency) + query_performance_offset);
|
|
}
|
|
return 0;
|
|
#elif defined(__NETWARE__)
|
|
NXTime_t tm;
|
|
NXGetTime(NX_SINCE_1970, NX_NSECONDS, &tm);
|
|
return (ulonglong)tm/100;
|
|
#else
|
|
/* TODO: check for other possibilities for hi-res timestamping */
|
|
struct timeval tv;
|
|
gettimeofday(&tv,NULL);
|
|
return (ulonglong)tv.tv_sec*10000000+(ulonglong)tv.tv_usec*10;
|
|
#endif
|
|
}
|
|
|
|
|
|
/*
|
|
Return current time
|
|
|
|
SYNOPSIS
|
|
my_time()
|
|
flags If MY_WME is set, write error if time call fails
|
|
|
|
*/
|
|
|
|
time_t my_time(myf flags __attribute__((unused)))
|
|
{
|
|
time_t t;
|
|
#ifdef HAVE_GETHRTIME
|
|
(void) my_micro_time_and_time(&t);
|
|
return t;
|
|
#else
|
|
/* The following loop is here beacuse time() may fail on some systems */
|
|
while ((t= time(0)) == (time_t) -1)
|
|
{
|
|
if (flags & MY_WME)
|
|
fprintf(stderr, "%s: Warning: time() call failed\n", my_progname);
|
|
}
|
|
return t;
|
|
#endif
|
|
}
|
|
|
|
|
|
/*
|
|
Return time in micro seconds
|
|
|
|
SYNOPSIS
|
|
my_micro_time()
|
|
|
|
NOTES
|
|
This function is to be used to measure performance in micro seconds.
|
|
As it's not defined whats the start time for the clock, this function
|
|
us only useful to measure time between two moments.
|
|
|
|
For windows platforms we need the frequency value of the CUP. This is
|
|
initalized in my_init.c through QueryPerformanceFrequency().
|
|
|
|
If Windows platform doesn't support QueryPerformanceFrequency() we will
|
|
obtain the time via GetClockCount, which only supports milliseconds.
|
|
|
|
RETURN
|
|
Value in microseconds from some undefined point in time
|
|
*/
|
|
|
|
ulonglong my_micro_time()
|
|
{
|
|
#if defined(__WIN__)
|
|
ulonglong newtime;
|
|
GetSystemTimeAsFileTime((FILETIME*)&newtime);
|
|
return (newtime/10);
|
|
#elif defined(HAVE_GETHRTIME)
|
|
return gethrtime()/1000;
|
|
#else
|
|
ulonglong newtime;
|
|
struct timeval t;
|
|
/*
|
|
The following loop is here because gettimeofday may fail on some systems
|
|
*/
|
|
while (gettimeofday(&t, NULL) != 0)
|
|
{}
|
|
newtime= (ulonglong)t.tv_sec * 1000000 + t.tv_usec;
|
|
return newtime;
|
|
#endif /* defined(__WIN__) */
|
|
}
|
|
|
|
|
|
/*
|
|
Return time in seconds and timer in microseconds (not different start!)
|
|
|
|
SYNOPSIS
|
|
my_micro_time_and_time()
|
|
time_arg Will be set to seconds since epoch (00:00:00 UTC,
|
|
January 1, 1970)
|
|
|
|
NOTES
|
|
This function is to be useful when we need both the time and microtime.
|
|
For example in MySQL this is used to get the query time start of a query
|
|
and to measure the time of a query (for the slow query log)
|
|
|
|
IMPLEMENTATION
|
|
Value of time is as in time() call.
|
|
Value of microtime is same as my_micro_time(), which may be totally
|
|
unrealated to time()
|
|
|
|
RETURN
|
|
Value in microseconds from some undefined point in time
|
|
*/
|
|
|
|
#define DELTA_FOR_SECONDS LL(500000000) /* Half a second */
|
|
|
|
ulonglong my_micro_time_and_time(time_t *time_arg)
|
|
{
|
|
#if defined(__WIN__)
|
|
ulonglong newtime;
|
|
GetSystemTimeAsFileTime((FILETIME*)&newtime);
|
|
*time_arg= (time_t) ((newtime - OFFSET_TO_EPOCH) / 10000000);
|
|
return (newtime/10);
|
|
#elif defined(HAVE_GETHRTIME)
|
|
/*
|
|
Solaris has a very slow time() call. We optimize this by using the very
|
|
fast gethrtime() call and only calling time() every 1/2 second
|
|
*/
|
|
static hrtime_t prev_gethrtime= 0;
|
|
static time_t cur_time= 0;
|
|
hrtime_t cur_gethrtime;
|
|
|
|
pthread_mutex_lock(&THR_LOCK_time);
|
|
cur_gethrtime= gethrtime();
|
|
if ((cur_gethrtime - prev_gethrtime) > DELTA_FOR_SECONDS)
|
|
{
|
|
cur_time= time(0);
|
|
prev_gethrtime= cur_gethrtime;
|
|
}
|
|
*time_arg= cur_time;
|
|
pthread_mutex_unlock(&THR_LOCK_time);
|
|
return cur_gethrtime/1000;
|
|
#else
|
|
ulonglong newtime;
|
|
struct timeval t;
|
|
/*
|
|
The following loop is here because gettimeofday may fail on some systems
|
|
*/
|
|
while (gettimeofday(&t, NULL) != 0)
|
|
{}
|
|
*time_arg= t.tv_sec;
|
|
newtime= (ulonglong)t.tv_sec * 1000000 + t.tv_usec;
|
|
return newtime;
|
|
#endif /* defined(__WIN__) */
|
|
}
|
|
|
|
|
|
/*
|
|
Returns current time
|
|
|
|
SYNOPSIS
|
|
my_time_possible_from_micro()
|
|
microtime Value from very recent my_micro_time()
|
|
|
|
NOTES
|
|
This function returns the current time. The microtime argument is only used
|
|
if my_micro_time() uses a function that can safely be converted to the
|
|
current time.
|
|
|
|
RETURN
|
|
current time
|
|
*/
|
|
|
|
time_t my_time_possible_from_micro(ulonglong microtime __attribute__((unused)))
|
|
{
|
|
#if defined(__WIN__)
|
|
time_t t;
|
|
while ((t= time(0)) == (time_t) -1)
|
|
{}
|
|
return t;
|
|
#elif defined(HAVE_GETHRTIME)
|
|
return my_time(0); /* Cached time */
|
|
#else
|
|
return (time_t) (microtime / 1000000);
|
|
#endif /* defined(__WIN__) */
|
|
}
|