summaryrefslogtreecommitdiff
path: root/sql/hostname.cc
Commit message (Expand)AuthorAgeFilesLines
* mysql-5.5.29 mergeSergei Golubchik2013-01-151-2/+54
|\
| * Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-09-171-2/+54
| |\
| | * Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-09-171-0/+9
| * | Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-06-191-54/+2
| |\ \ | | |/
| | * Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-06-191-9/+0
| * | Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-06-131-2/+54
| |\ \ | | |/
| | * Bug#11753779: MAX_CONNECT_ERRORS WORKS ONLY WHEN 1STHarin Vadodaria2012-06-131-0/+9
* | | merge with 5.3Sergei Golubchik2011-10-191-1/+2
|\ \ \ | |/ / |/| |
| * | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-2/+3
| |\ \ | | |/
| | * BUG#12377872 ASSERTION FAILED: !_ENTERED WHEN GETHOSTBYADDR_RJon Olav Hauglid2011-04-201-2/+2
| * | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-1/+1
| |/
* | A patch for Bug#12325375: THE SERVER ON WINXP DOES NOT ALLOW CONNECTIONSAlexander Nozdrin2011-04-081-28/+22
* | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-2/+2
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+10
* | WL#2360 Performance schemaMarc Alff2010-01-061-10/+10
* | Backport of WL#798 (MySQL IPv6 support) from 6.0.Alexander Nozdrin2009-11-251-157/+436
* | Backport of:Konstantin Osipov2009-11-241-14/+14
* | Backport of:Konstantin Osipov2009-10-141-1/+1
|/
* Doxygenization of comments.unknown2007-10-111-3/+8
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-5/+5
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\
| * my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Final patch to remove the last of the OS2 support. unknown2006-04-151-1/+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