summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Fixing slave timeoutingunknown2002-07-162-1/+4
* | | | slave.cc:unknown2002-07-161-11/+42
* | | | In my previous commit I didn't notice that we already have brazilian portugue...unknown2002-07-163-298/+73
* | | | Adding pt_brunknown2002-07-161-1/+1
* | | | Brazilian Portuguesse messagesunknown2002-07-162-0/+226
* | | | os0thread.h, srv0srv.c:unknown2002-07-162-3/+29
|/ / /
* | | sql_db.cc:unknown2002-07-161-10/+9
* | | - Updated OS/2 port with files provided by Yuri Dario <mc6530@mclink.it> unknown2002-07-1537-3464/+1083
* | | sql_db.cc:unknown2002-07-151-1/+11
* | | Added some patches provided by SuSE to fix build problems onunknown2002-07-155-6/+42
* | | Typo fixes, added changelog entryunknown2002-07-152-2/+5
* | | Updated Packager Tagunknown2002-07-151-1/+5
| |/ |/|
* | Do handler specific drop-database at safe place.unknown2002-07-142-9/+3