summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix after mergeunknown2002-08-084-5/+21
* merge with 3.23.52unknown2002-08-0811-151/+323
|\
| * Better fix for problem with empty database names in the mysql.db tableunknown2002-08-081-1/+4
| * Fix for a security flaw in database hashunknown2002-08-071-0/+2
| * Many files:unknown2002-08-061-0/+1
| * Fixed problem with make distcheckunknown2002-08-061-14/+7
| * Better error messages for mysql-test-rununknown2002-08-061-3/+3
| * Changed initialization of RND() to be less predictable.unknown2002-08-061-3/+11
| * mergeunknown2002-08-054-7/+42
| |\
| | * Added some missing mutex_locks() when manipulating the table cache.unknown2002-08-054-7/+42
| * | Fixed bug with GROUP BY on NULL fields.unknown2002-08-052-25/+41
| * | mergeunknown2002-08-052-3/+13
| |\ \
| | * | Added some mutex locks to make SLAVE START and SLAVE STOP thread safe.unknown2002-08-052-3/+13
| | |/
| * | Fixed a problem with privilege tables when downgrading from 4.0.2unknown2002-08-031-1/+1
| * | Many files:unknown2002-08-021-1/+1
| |/
| * Many files:unknown2002-07-312-70/+154
| * ha_innobase.cc:unknown2002-07-301-12/+72
| * ha_innobase.h, ha_innobase.cc:unknown2002-07-302-39/+59
| * Fixed wrong usage of return value of sprintf() (From prev change set)unknown2002-07-291-3/+3
| * Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ...unknown2002-07-295-89/+96
* | mergeunknown2002-08-082-3/+3
|\ \
| * | Fix for Intel compiler (ecc)unknown2002-08-082-3/+3
* | | mergeunknown2002-08-0841-1123/+1841
|\ \ \
| * | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-0838-1071/+1485
| * | | Merge with 3.23.51unknown2002-07-2516-151/+453
| |\ \ \ | | | |/ | | |/|
| | * | Fixed problem with auto_increment key as not first key partunknown2002-07-232-12/+15
| | * | Fix wrong usage of constant which could cause mysqld to use index when doing ...unknown2002-07-195-39/+37
| | * | Another try to fix slave timeoutsunknown2002-07-172-4/+8
| | * | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-07-161-1/+2
| | |\ \
| | | * | making necessary changes after Sasha's correct remarksunknown2002-07-161-1/+1
| | | * | Fixing slave timeoutingunknown2002-07-161-1/+2
| | * | | slave.cc:unknown2002-07-161-11/+42
| | * | | In my previous commit I didn't notice that we already have brazilian portugue...unknown2002-07-162-297/+72
| | * | | Brazilian Portuguesse messagesunknown2002-07-161-0/+225
| | |/ /
| | * | sql_db.cc:unknown2002-07-161-10/+9
| | * | sql_db.cc:unknown2002-07-151-1/+11
| | * | Added some patches provided by SuSE to fix build problems onunknown2002-07-151-5/+5
| | * | Do handler specific drop-database at safe place.unknown2002-07-142-9/+3
| | * | This is the only way to fix ALTER TABLE bug with BDBunknown2002-07-091-1/+5
| | * | Many files:unknown2002-07-086-9/+103
| | * | ha_innobase.cc:unknown2002-07-031-2/+0
| | * | ha_innobase.cc:unknown2002-07-031-3/+7
| | * | Fixed bug in binary log when using LOAD DATA INFILE without active database.unknown2002-06-301-10/+9
| | * | Trying to make Arjen happy ...unknown2002-06-261-2/+2
| | * | A fix for small error in displaying db names in SHOW GRANTSunknown2002-06-251-2/+2
| | * | slave.cc:unknown2002-06-231-3/+3
| | * | ha_innobase.cc:unknown2002-06-221-14/+10
| | * | sql_yacc.yy, mysql_priv.h, lex.h:unknown2002-06-223-2/+29
| | * | mysqld.cc:unknown2002-06-221-2/+2
| | * | ha_innobase.cc:unknown2002-06-221-39/+149