summaryrefslogtreecommitdiff
path: root/mysys/my_gethwaddr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-1/+1
|\
| * fix my_gethwaddr() for solarisSergei Golubchik2016-02-151-1/+1
| * CRLF->LFSergei Golubchik2015-06-021-1/+1
* | MDEV-4447 MariaDB sources should have unix-style line endings everywhereSergei Golubchik2014-02-271-1/+1
* | Speed up connection time:Michael Widenius2013-03-251-3/+7
|/
* Cherry-picked fix for solaris compilation from 5.2Vladislav Vaintroub2012-02-021-3/+3
* 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\
| * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| |\
| * | Fix gcc 4.6 warnings about assigned but not used variables.unknown2011-10-271-3/+2
* | | fix linking on Windows (iphlpapi missing)Vladislav Vaintroub2011-11-231-1/+2
* | | 5.3->5.5 mergeSergei Golubchik2011-11-221-108/+74
|\ \ \
| * \ \ merge 5.2Vladislav Vaintroub2011-10-191-0/+3
| |\ \ \ | | |/ /
| | * | Fix endless loop in my_gethwaddr()Vladislav Vaintroub2011-10-191-0/+3
| * | | Fix of building on Mac OS.unknown2011-10-181-3/+2
| |/ /
| * | my_gethwaddr() on Solaris and WindowsSergei Golubchik2011-10-041-21/+85
* | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ \ | | |/ | |/|
| * | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\ \ | | |/ | |/|
* | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-10-201-19/+13
|\ \ \ | |/ /
| * | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-19/+13
* | | Fix a compiler warning in my_gethwaddr.c:67:Vasil Dimov2010-09-091-1/+1
* | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-151-1/+1
|\ \ \
| * | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-021-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-1/+1
* | | Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-311-27/+29
* | | fix compile error. definition of VOID in trunk still conflicts with windows h...Vladislav Vaintroub2009-09-131-0/+8
* | | DownportVladislav Vaintroub2009-09-111-1/+91
|/ /
* | mysys/my_gethwaddr.cunknown2007-08-091-2/+5
* | Slow query log to file now displays queries with microsecond precissionunknown2007-07-301-1/+1
|/
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* Review of all code pushed since last reviewunknown2004-10-201-1/+1
* my_gethwaddr() for linux/freebsdunknown2004-02-271-0/+130