summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for SSL and new my_getoptunknown2002-08-0916-122/+141
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-08-095-135/+131
|\
| * server-key.pem regeneratedunknown2002-08-085-135/+131
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-08-092-30/+6
|\ \ | |/
| * Merge mysql.com:/home/bk/mysql-4.0unknown2002-08-081-26/+0
| |\
| | * Merge work:/home/bk/mysql-4.0unknown2002-08-081-26/+0
| | |\
| | | * Merge serg.mysql.com:/usr/home/serg/Abk/mysql-4.0unknown2002-08-081-26/+0
| | | |\
| | | | * "words" of length 1 are removed from stopword listunknown2002-08-081-26/+0
| * | | | sslopt-case.h changed optarg to argument, decomment ssl-key optionunknown2002-08-081-4/+6
| |/ / /
* | | | Portability fix for AIXunknown2002-08-082-4/+1
|/ / /
* | | Fixed syntax errorunknown2002-08-081-2/+1
* | | Reverted wrong patch for CREATE TABLE .. SELECTunknown2002-08-0842-137/+193
|\ \ \ | |/ / |/| |
| * | Added nety_retry_count as a changeable variableunknown2002-08-0842-135/+191
* | | Merge pzaitsev@work.mysql.com:/home/bk/mysql-4.0unknown2002-08-081-4/+39
|\ \ \
| * | | Some comments added to functionunknown2002-08-081-2/+31
| * | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-08-0879-542/+1631
| |\ \ \ | | |/ /
| * | | Merge mysql.com:/home/pz/mysql/mysql-4.0-rootunknown2002-08-081-2/+8
| |\ \ \
| | * | | Fix bug of running the queries with no selected database while running with -...unknown2002-08-071-2/+8
* | | | | bk resolveunknown2002-08-0879-542/+1626
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix after mergeunknown2002-08-089-17/+109
| * | | | merge with 3.23.52unknown2002-08-0868-505/+1479
| |\ \ \ \
| | * | | | 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