summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-072-0/+4
* Many files:unknown2002-08-0629-128/+436
* Fixed problem with make distcheckunknown2002-08-065-20/+18
* Backported pthread_mutex_trylock code from MySQL 4.0 to fix problem on HPUX.unknown2002-08-063-11/+33
* Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-08-064-11/+22
|\
| * Better error messages for mysql-test-rununknown2002-08-064-11/+22
* | my_pthread.h, configure.in:unknown2002-08-062-2/+9
|/
* Changed initialization of RND() to be less predictable.unknown2002-08-063-3/+14
* mergeunknown2002-08-056-11/+50
|\
| * Changelogunknown2002-08-051-0/+3
| * Added some missing mutex_locks() when manipulating the table cache.unknown2002-08-055-7/+43
* | Fixed bug with GROUP BY on NULL fields.unknown2002-08-059-27/+83
* | mergeunknown2002-08-053-4/+16
|\ \
| * | Added some mutex locks to make SLAVE START and SLAVE STOP thread safe.unknown2002-08-053-3/+15
* | | os0thread.c:unknown2002-08-031-13/+9
* | | Merge akeremidarski@work.mysql.com:/home/bk/mysqlunknown2002-08-033-1/+3
|\ \ \
| * | | Two small patches proposed by Paul DuBoisunknown2002-08-033-1/+3
* | | | Fixed a problem with privilege tables when downgrading from 4.0.2unknown2002-08-032-1/+3
|/ / /
* | | Many files:unknown2002-08-0214-88/+259
|/ /
* | Innodb fixes:unknown2002-08-015-5/+5
|/
* Fixed wrong printf() string in InnoDBunknown2002-07-313-3/+3
* Mergeunknown2002-07-311-1/+3
|\
| * Changelog updateunknown2002-07-311-1/+3
* | Many files:unknown2002-07-3125-254/+588
* | - added the init script to support the LSB init script specunknown2002-07-302-99/+97
* | 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 work:/my/mysql-3.23 into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-07-297-89/+99
|\ \
| * | Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ...unknown2002-07-297-89/+99
* | | dyn0dyn.ic, dyn0dyn.h:unknown2002-07-262-2/+4
* | | row0vers.c:unknown2002-07-251-1/+21
* | | Merge work:/home/bk/mysqlunknown2002-07-251-0/+3
|\ \ \
| * | | bugfix: uniques did not contributed to MYI tot_length estimation, which resul...unknown2002-07-251-0/+3
* | | | os0thread.c, configure.in:unknown2002-07-232-1/+16
* | | | Merge heikki@work.mysql.com:/home/bk/mysqlunknown2002-07-233-12/+18
|\ \ \ \ | | |/ / | |/| |
| * | | Merge work:/my/mysql-3.23 into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-07-233-12/+18
| |\ \ \
| | * | | Fixed problem with auto_increment key as not first key partunknown2002-07-233-12/+18
* | | | | univ.i:unknown2002-07-231-2/+6
|/ / / /
* | | | row0ins.c:unknown2002-07-211-1/+2
* | | | dict0dict.c:unknown2002-07-211-31/+8
* | | | row0ins.c:unknown2002-07-212-7/+42
|/ / /
* | | Fix wrong usage of constant which could cause mysqld to use index when doing ...unknown2002-07-196-39/+39
* | | fil0fil.c:unknown2002-07-191-3/+6
* | | os0file.c:unknown2002-07-191-4/+7
* | | os0file.c:unknown2002-07-191-2/+6
* | | Another try to fix slave timeoutsunknown2002-07-172-4/+8
* | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-07-162-1/+4
|\ \ \
| * | | making necessary changes after Sasha's correct remarksunknown2002-07-161-1/+1