summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* now GRANT db.* ... compares patterns correctly to prevent privilege escalationunknown2003-07-222-23/+46
* bug #715: SELECT YEAR+0 FROM foobar is parsed as 'SELECT' 'YEAR' '+0' => sy...unknown2003-07-201-3/+2
* Support for variables with componentsunknown2003-07-061-28/+33
* Fixed testcases and bug introduced by last changesetunknown2003-07-011-3/+6
* mergeunknown2003-07-012-8/+10
|\
| * Fix needed to support MERGE tables in different databasesunknown2003-07-012-8/+10
* | Made check for structured option handling more robust and faster.unknown2003-06-301-6/+8
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-271-0/+10
|\ \
| * \ Mergeunknown2003-06-241-0/+10
| |\ \ | | |/ | |/|
| | * comment addedunknown2003-06-161-0/+10
* | | Added support for structured options (WL task ID 947).unknown2003-06-271-40/+100
|/ /
* | Mergeunknown2003-06-182-5/+9
|\ \ | |/
| * Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...unknown2003-06-142-5/+9
* | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-121-0/+80
|\ \
| * | Many files:unknown2003-06-121-0/+80
* | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-121-3/+6
|\ \ \ | |/ / | | / | |/ |/|
| * logging_ok:unknown2003-05-131-3/+6
* | Merge with 4.0.13unknown2003-06-051-9/+20
|\ \
| * | Added function commentunknown2003-06-051-3/+15
| * | Print error if we can't delete an alarmunknown2003-06-051-6/+5
* | | merge with public treeunknown2003-06-052-35/+101
|\ \ \
| * \ \ Merge with 4.0.13unknown2003-06-042-35/+101
| |\ \ \ | | |/ /
| | * | Small fixes (nothing nameworthy)unknown2003-06-011-10/+31
| | * | Fix for 64 bit machines (To remove warnings on Itanium)unknown2003-05-261-0/+1
| | * | Merge jani@192.168.0.2:/my/mysql-4.0unknown2003-05-261-28/+47
| | |\ \
| | | * | Fixed core dump bug when shuting down mysqldunknown2003-05-261-28/+47
| | * | | Fixed a bug with having comments after options in config files.unknown2003-05-141-2/+28
| | |/ /
* | | | SCRUM:unknown2003-06-031-2/+0
* | | | SCRUM:unknown2003-05-311-1/+1
|/ / /
* | | --with-charset was not up to dateunknown2003-05-261-6/+6
* | | BINARY collations for every character setunknown2003-05-231-1/+12
* | | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-232-35/+5
* | | charset.c:unknown2003-05-231-1/+2
* | | Variables were rename, binary collation names were addedunknown2003-05-221-48/+15
* | | mergeunknown2003-05-227-5/+82
|\ \ \
| * \ \ Merge with 4.0.13unknown2003-05-197-5/+82
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-0/+3
| | * Safety fix to enable RAID in max binariesunknown2003-05-131-2/+2
| | * count_bits() moved to mysys/unknown2003-05-041-0/+42
| | * more #ifdef THREAD addedunknown2003-04-301-2/+2
| | * Better test for regular files.unknown2003-04-281-2/+7
| | * Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-04-272-0/+26
| | |\
| | | * Change to NetWare platform mods, per Montyunknown2003-04-271-1/+1
| | | * Changes from Novell for NetWare platformunknown2003-04-242-0/+26
| | * | Merge with 3.23:unknown2003-04-261-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Fix possible memory overrun when reading broken character set filesunknown2003-04-261-1/+1
| | * | - Only ignore _regular_ world-writeable files (thanks to Tim Bunce forunknown2003-04-231-1/+2
* | | | Some SHOW VARIABLES have been renamed:unknown2003-05-211-3/+1
* | | | "character_sets" has been removed from SHOW VARIABLES. Use SHOW CHARACTER SET...unknown2003-05-211-67/+0
|/ / /
* | | Bugfix for segfault in mysql with embedded libraryunknown2003-04-161-3/+5