summaryrefslogtreecommitdiff
path: root/sql/hostname.cc
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* Merge mysql.com:/usr/home/ram/work/mysql-4.1unknown2006-03-031-1/+1
|\
| * Fix for bug #15756: incorrect ip address matching in ACL due to use of latin1...unknown2006-01-241-1/+1
| * Backport of JimW's localhost patch to 4.1 tree.unknown2005-09-021-1/+9
* | Fix shortcircuit of 127.0.0.1 -> localhost lookup on little-endian machines. ...unknown2005-07-271-2/+2
* | Handle systems where 127.0.0.1 doesn't always map to 'localhost'unknown2005-07-181-1/+9
|/
* Fixes during reviewunknown2005-05-131-2/+2
* A fix for Bug#8467.unknown2005-05-061-4/+8
* - fixed typo in variable name that caused compile errors on many platforms (t...unknown2005-05-061-1/+1
* CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...unknown2005-04-291-1/+8
* fix for --open-files-limit and broken query_cache_merge.testunknown2004-02-201-3/+0
* Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes ...unknown2003-11-221-4/+8
* sql_acl.cc, item.h:unknown2003-03-071-1/+2
* Merge with 4.0.11unknown2003-02-041-0/+2
|\
| * Fixes for Netwareunknown2003-01-281-0/+2
* | Move latin1 into a separarte fileunknown2003-01-291-2/+2
* | removed several cases of default_charset_info use unknown2002-12-191-2/+2
* | Merge with 4.0unknown2002-11-211-1/+1
|\ \ | |/
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-1/+1
* | Merge with 4.0.3unknown2002-08-301-2/+2
|\ \ | |/ |/|
| * merge with 4.0 to get last fixes to last mergeunknown2002-06-041-1/+1
| |\
| * \ merge with 4.0unknown2002-06-031-2/+10
| |\ \
| * | | New ctype functions/macros to support many charsets at a timeunknown2002-03-121-2/+2
* | | | Removed mysql_ssl_clear() unknown2002-06-271-2/+2
| |_|/ |/| |
* | | Enable LOAD DATA LOCAL INFILE in mysql_testunknown2002-06-041-1/+1
| |/ |/|
* | Fixed bug in wait_for_relay_log_space()unknown2002-06-021-1/+4
* | merge with 3.23.51unknown2002-05-161-1/+6
|\ \ | |/ |/|
| * New my_gethostbyname_r() handlingunknown2002-05-161-1/+6
* | Update copyrightunknown2001-12-061-3/+3
|/
* Fixes for OS2.unknown2001-08-221-1/+1
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-1/+1
* Lots of manual changesunknown2001-01-251-1/+1
* Added new mutex for hostname lookupunknown2001-01-231-5/+8
* Fixed delete in tables with hidden primary keyunknown2000-12-121-1/+2
* Lots of fixes for BDB tablesunknown2000-12-081-3/+5
* Only write full transactions to binary logunknown2000-12-071-8/+10
* FLUSH TABLE table_listunknown2000-08-221-1/+1
* Import changesetunknown2000-07-311-0/+235