summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Fix for BUG#6522 "Replication fails due to a rolled back transaction in the b...unknown2004-11-102-1/+9
| | |/ / /
| * | | | mysql.h:unknown2004-11-091-0/+2
| |/ / /
| * | | Fixed a typo that caused segmentation fault when usingunknown2004-11-051-1/+1
| * | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-052-39/+51
| |\ \ \
| | * | | Changed default.c so that it now checks for my.ini and thenunknown2004-11-052-39/+51
| * | | | mysqldump.c:unknown2004-11-051-0/+1
| * | | | Change "Bootstrap" so that it will not fail on BK source trees of other versi...unknown2004-11-051-1/+1
| * | | | client_priv.h:unknown2004-11-052-8/+51
| * | | | libmysql.c:unknown2004-11-051-1/+2
| * | | | Mergeunknown2004-11-051-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | libmysql.def, libmysql.c:unknown2004-11-052-1/+2
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-044-1/+56
| |\ \ \ \
| | * | | | Fix for BUG##5714 "Insert into MyISAM table and select ... for update]":unknown2004-11-044-1/+56
| * | | | | Merge siva.hindu.god:/opt/home/tim/m/40/bkunknown2004-11-043-2/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Portability fixes to mysqld_safe for non-Linux systems. Fix FIND_PROCunknown2004-11-023-2/+3
| | |/ / /
| * | | | Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M40/push-4.0unknown2004-11-044-1/+42
| |\ \ \ \
| | * | | | The files stored in "Docs/Images" within the "mysqldocs" BK tree must be incl...unknown2004-11-044-1/+42
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-047-5/+123
| |\ \ \ \ \
| | * | | | | Fix for bug #6387 "Queried timestamp values do not match the insertedunknown2004-11-037-5/+123
| | | |/ / / | | |/| | |
| * | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-031-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Ensure that a source distribution contains 'libmysql/libmysql.def'unknown2004-11-011-1/+1
| * | | | | InnoDB: fix bugs in the FOREIGN KEY parser (Bug #6340)unknown2004-11-031-26/+29
| * | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-11-031-1/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ha_innodb.cc:unknown2004-11-021-1/+3
| | |/ / /
| * | | | mysqld.cc:unknown2004-11-011-2/+2
| |/ / /
| * | | row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c:unknown2004-10-316-13/+69
| * | | - bumped up version number from 4.0.22 to 4.0.23 in configure.inunknown2004-10-291-1/+1
| * | | close table before next iteration of table proccesing in mysql_admin_table (t...unknown2004-10-281-3/+7
| * | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-272-8/+2
| |\ \ \
| | * | | - Applied some Windows portability fixes for myisampack.c and sql_handler.ccunknown2004-10-272-8/+2
| * | | | texi2html:unknown2004-10-271-45/+53
| * | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-273-1/+6
| |\ \ \ \ | | |/ / /
| | * | | Fix when compiling without InnoDBunknown2004-10-273-1/+6
| * | | | Change 'Build-tools/mysql-copyright' to ensure the receiving machines will buildunknown2004-10-271-7/+14
| |/ / /
| * | | Backport innodb_max_purge_lag from 4.1unknown2004-10-279-1/+84
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-10-2410-11/+92
| |\ \ \
| | * | | postreview fixesunknown2004-10-223-4/+6
| | * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-10-224-8/+29
| | |\ \ \
| | | * | | Part of fix for bug #6081 "Call to deprecated mysql_create_db() functionunknown2004-10-221-2/+6
| | | * | | os0file.c:unknown2004-10-221-4/+4
| | | * | | row0mysql.c, row0ins.c:unknown2004-10-222-2/+19
| | * | | | Check of temporary tables hiding for query fetched from QC (BUG#6084)unknown2004-10-214-1/+59
| | |/ / /
| * | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-10-2212-29/+128
| |\ \ \ \ | | |/ / /
| | * | | Fix test case for innodb-lockunknown2004-10-206-32/+62
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-208-25/+91
| | |\ \ \
| | | * | | Code cleanups (done during review of new code)unknown2004-10-208-25/+91
| | | |/ /
| | * | | trx0rec.c:unknown2004-10-191-1/+1
| | * | | libmysql.c:unknown2004-10-191-0/+3
| | |/ /
| * | | fixed retsult codeunknown2004-10-191-1/+1
| |/ /
| * | libmysql.c:unknown2004-10-191-0/+33