summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libmysql.c:bar@mysql.com2004-11-051-1/+2
* Mergebar@mysql.com2004-11-051-0/+1
|\
| * libmysql.def, libmysql.c:bar@mysql.com2004-11-052-1/+2
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2004-11-044-1/+56
|\ \
| * | Fix for BUG##5714 "Insert into MyISAM table and select ... for update]":guilhem@mysql.com2004-11-044-1/+56
* | | Merge siva.hindu.god:/opt/home/tim/m/40/bktim@siva.hindu.god2004-11-043-2/+3
|\ \ \
| * | | Portability fixes to mysqld_safe for non-Linux systems. Fix FIND_PROCtim@siva.hindu.god2004-11-023-2/+3
| |/ /
* | | Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M40/push-4.0joerg@mysql.com2004-11-044-1/+42
|\ \ \
| * | | The files stored in "Docs/Images" within the "mysqldocs" BK tree must be incl...joerg@mysql.com2004-11-044-1/+42
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2004-11-047-5/+123
|\ \ \ \
| * | | | Fix for bug #6387 "Queried timestamp values do not match the inserteddlenev@mysql.com2004-11-037-5/+123
| | |/ / | |/| |
* | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0joerg@mysql.com2004-11-031-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Ensure that a source distribution contains 'libmysql/libmysql.def'joerg@mysql.com2004-11-011-1/+1
* | | | InnoDB: fix bugs in the FOREIGN KEY parser (Bug #6340)marko@hundin.mysql.fi2004-11-031-26/+29
* | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-11-031-1/+3
|\ \ \ \ | | |/ / | |/| |
| * | | ha_innodb.cc:heikki@hundin.mysql.fi2004-11-021-1/+3
| |/ /
* | | mysqld.cc:marko@hundin.mysql.fi2004-11-011-2/+2
|/ /
* | row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c:heikki@hundin.mysql.fi2004-10-316-13/+69
* | - bumped up version number from 4.0.22 to 4.0.23 in configure.inlenz@mysql.com2004-10-291-1/+1
* | close table before next iteration of table proccesing in mysql_admin_table (t...bell@sanja.is.com.ua2004-10-281-3/+7
* | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2004-10-272-8/+2
|\ \
| * | - Applied some Windows portability fixes for myisampack.c and sql_handler.cclenz@mysql.com2004-10-272-8/+2
* | | texi2html:paul@kite-hub.kitebird.com2004-10-271-45/+53
* | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0joerg@mysql.com2004-10-273-1/+6
|\ \ \ | |/ /
| * | Fix when compiling without InnoDBmonty@mysql.com2004-10-273-1/+6
* | | Change 'Build-tools/mysql-copyright' to ensure the receiving machines will buildjoerg@mysql.com2004-10-271-7/+14
|/ /
* | Backport innodb_max_purge_lag from 4.1marko@hundin.mysql.fi2004-10-279-1/+84
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2004-10-2410-11/+92
|\ \
| * | postreview fixesbell@sanja.is.com.ua2004-10-223-4/+6
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2004-10-224-8/+29
| |\ \
| | * | Part of fix for bug #6081 "Call to deprecated mysql_create_db() functiondlenev@mysql.com2004-10-221-2/+6
| | * | os0file.c:heikki@hundin.mysql.fi2004-10-221-4/+4
| | * | row0mysql.c, row0ins.c:heikki@hundin.mysql.fi2004-10-222-2/+19
| * | | Check of temporary tables hiding for query fetched from QC (BUG#6084)bell@sanja.is.com.ua2004-10-214-1/+59
| |/ /
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0bell@sanja.is.com.ua2004-10-2212-29/+128
|\ \ \ | |/ /
| * | Fix test case for innodb-lockmonty@mysql.com2004-10-206-32/+62
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-10-208-25/+91
| |\ \
| | * | Code cleanups (done during review of new code)monty@mysql.com2004-10-208-25/+91
| | |/
| * | trx0rec.c:heikki@hundin.mysql.fi2004-10-191-1/+1
| * | libmysql.c:paul@ice.snake.net2004-10-191-0/+3
| |/
* | fixed retsult codebell@sanja.is.com.ua2004-10-191-1/+1
|/
* libmysql.c:bar@mysql.com2004-10-191-0/+33
* Merge dellis@bk-internal.mysql.com:/home/bk/mysql-4.0dellis@goetia.(none)2004-10-172-1/+2
|\
| * mysqld.cc:dellis@goetia.(none)2004-10-171-1/+1
| * mysqld.cc:dellis@goetia.(none)2004-10-032-1/+2
* | Merge hholzgraefe@bk-internal.mysql.com:/home/bk/mysql-4.0hartmut@mysql.com2004-10-161-2/+2
|\ \
| * | the $^ directive is a GNU make extension and not really needed herehartmut@mysql.com2004-10-151-2/+2
* | | texi2html:paul@ice.snake.net2004-10-151-1/+1
* | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0marko@hundin.mysql.fi2004-10-152-3/+17
|\ \ \
| * \ \ Merge mysql.com:/home/mydev/mysql-4.0ingo@mysql.com2004-10-142-3/+17
| |\ \ \ | | |/ / | |/| |