summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes for Netwareunknown2003-01-281-1/+3
* Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-091-1/+5
* Portability fixesunknown2003-01-071-1/+0
* Copy arguments given to mysql_server_init()unknown2002-12-051-2/+2
* Removed copying of parameters as this leads to memory leaks in embedded server.unknown2002-12-051-0/+1
* New multi-table-update codeunknown2002-11-291-1/+19
* Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-1/+2
* Small improvement to alloc_rootunknown2002-11-161-5/+6
* Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-5/+4
* Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesunknown2002-09-161-1/+5
* Merge mashka.mysql.fi:/home/my/mysql-3.23unknown2002-09-031-0/+1
|\
| * Fixed bug introduces by last changesetunknown2002-09-031-0/+1
* | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-5/+6
* | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-1/+1
* | Changed SQL variable delay_key_write to an enumunknown2002-08-131-0/+1
* | Changed IF(expr, column, NULL) to take type from columnunknown2002-08-121-1/+1
* | Added nety_retry_count as a changeable variableunknown2002-08-081-1/+1
* | mergeunknown2002-08-081-8/+17
|\ \
| * | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-4/+7
| * | Merge with 3.23.51unknown2002-07-251-4/+10
| |\ \ | | |/
| | * sql_yacc.yy, mysql_priv.h, lex.h:unknown2002-06-221-0/+7
* | | Moved have_* to mysql_priv.h.unknown2002-07-251-1/+4
|/ /
* | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-0/+1
* | mergeunknown2002-07-231-65/+71
|\ \
| * | New SET syntax & system variables.unknown2002-07-231-65/+71
* | | Some unknown2002-07-171-1/+1
|/ /
* | Added interface for first set of dynamic variables.unknown2002-06-281-16/+16
* | Removed mysql_ssl_clear() unknown2002-06-271-1/+1
* | Added the following new privleges:unknown2002-06-121-4/+4
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-10/+9
* | Changed mysqlbinlog, mysqlmanager-pwgen, mysqlmanagerc, mysqltest,unknown2002-05-221-1/+1
* | mergeunknown2002-04-251-8/+16
|\ \ | |/
| * SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-8/+16
* | added building without query cacheunknown2002-03-221-0/+26
* | merge with 3.23.49unknown2002-02-141-0/+1
|\ \ | |/
| * Don't give warnings for empty statements with commentsunknown2002-02-141-1/+2
| * Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-1/+1
* | Fix for gethostbyname_r detection (for solaris).unknown2002-02-141-3/+3
* | mergeunknown2002-02-081-0/+1
|\ \
| * | fixes for slave backward compatunknown2002-02-071-0/+1
* | | Fix some bugs introduced with the new my_getoptunknown2002-02-081-1/+2
|/ /
* | Added --sql-mode=NO_UNSIGNED_SUBTRACTIONunknown2002-01-301-6/+7
* | Ugly merge! But I am not done yet - there are a number of things I need to fixunknown2002-01-191-3/+7
|\ \
| * | Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-3/+7
* | | New CAST syntaxunknown2002-01-031-0/+1
* | | Changes for the BitKeeper resolve.unknown2001-12-261-1/+1
|\ \ \
| * | | This is a large push. Included are :unknown2001-12-261-1/+1
* | | | Fix for error message when using HANDLER OPEN on InnoDB tables.unknown2001-12-221-1/+1
* | | | Fixed access privilege bug in query cache.unknown2001-12-221-2/+3
* | | | merge with 3.23.47 (DO statement)unknown2001-12-171-0/+3
|\ \ \ \ | | |_|/ | |/| |