Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libmysql.c: | bar@mysql.com | 2004-11-05 | 1 | -1/+2 |
* | Merge | bar@mysql.com | 2004-11-05 | 1 | -0/+1 |
|\ | |||||
| * | libmysql.def, libmysql.c: | bar@mysql.com | 2004-11-05 | 2 | -1/+2 |
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-11-04 | 4 | -1/+56 |
|\ \ | |||||
| * | | Fix for BUG##5714 "Insert into MyISAM table and select ... for update]": | guilhem@mysql.com | 2004-11-04 | 4 | -1/+56 |
* | | | Merge siva.hindu.god:/opt/home/tim/m/40/bk | tim@siva.hindu.god | 2004-11-04 | 3 | -2/+3 |
|\ \ \ | |||||
| * | | | Portability fixes to mysqld_safe for non-Linux systems. Fix FIND_PROC | tim@siva.hindu.god | 2004-11-02 | 3 | -2/+3 |
| |/ / | |||||
* | | | Merge mysql.com:/M40/mysql-4.0 into mysql.com:/M40/push-4.0 | joerg@mysql.com | 2004-11-04 | 4 | -1/+42 |
|\ \ \ | |||||
| * | | | The files stored in "Docs/Images" within the "mysqldocs" BK tree must be incl... | joerg@mysql.com | 2004-11-04 | 4 | -1/+42 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | dlenev@mysql.com | 2004-11-04 | 7 | -5/+123 |
|\ \ \ \ | |||||
| * | | | | Fix for bug #6387 "Queried timestamp values do not match the inserted | dlenev@mysql.com | 2004-11-03 | 7 | -5/+123 |
| | |/ / | |/| | | |||||
* | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0 | joerg@mysql.com | 2004-11-03 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Ensure that a source distribution contains 'libmysql/libmysql.def' | joerg@mysql.com | 2004-11-01 | 1 | -1/+1 |
* | | | | InnoDB: fix bugs in the FOREIGN KEY parser (Bug #6340) | marko@hundin.mysql.fi | 2004-11-03 | 1 | -26/+29 |
* | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-11-03 | 1 | -1/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | ha_innodb.cc: | heikki@hundin.mysql.fi | 2004-11-02 | 1 | -1/+3 |
| |/ / | |||||
* | | | mysqld.cc: | marko@hundin.mysql.fi | 2004-11-01 | 1 | -2/+2 |
|/ / | |||||
* | | row0mysql.c, pars0pars.c, eval0eval.c, dict0load.c, dict0dict.c, dict0crea.c: | heikki@hundin.mysql.fi | 2004-10-31 | 6 | -13/+69 |
* | | - bumped up version number from 4.0.22 to 4.0.23 in configure.in | lenz@mysql.com | 2004-10-29 | 1 | -1/+1 |
* | | close table before next iteration of table proccesing in mysql_admin_table (t... | bell@sanja.is.com.ua | 2004-10-28 | 1 | -3/+7 |
* | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-4.0 | lenz@mysql.com | 2004-10-27 | 2 | -8/+2 |
|\ \ | |||||
| * | | - Applied some Windows portability fixes for myisampack.c and sql_handler.cc | lenz@mysql.com | 2004-10-27 | 2 | -8/+2 |
* | | | texi2html: | paul@kite-hub.kitebird.com | 2004-10-27 | 1 | -45/+53 |
* | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0 | joerg@mysql.com | 2004-10-27 | 3 | -1/+6 |
|\ \ \ | |/ / | |||||
| * | | Fix when compiling without InnoDB | monty@mysql.com | 2004-10-27 | 3 | -1/+6 |
* | | | Change 'Build-tools/mysql-copyright' to ensure the receiving machines will build | joerg@mysql.com | 2004-10-27 | 1 | -7/+14 |
|/ / | |||||
* | | Backport innodb_max_purge_lag from 4.1 | marko@hundin.mysql.fi | 2004-10-27 | 9 | -1/+84 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-10-24 | 10 | -11/+92 |
|\ \ | |||||
| * | | postreview fixes | bell@sanja.is.com.ua | 2004-10-22 | 3 | -4/+6 |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-10-22 | 4 | -8/+29 |
| |\ \ | |||||
| | * | | Part of fix for bug #6081 "Call to deprecated mysql_create_db() function | dlenev@mysql.com | 2004-10-22 | 1 | -2/+6 |
| | * | | os0file.c: | heikki@hundin.mysql.fi | 2004-10-22 | 1 | -4/+4 |
| | * | | row0mysql.c, row0ins.c: | heikki@hundin.mysql.fi | 2004-10-22 | 2 | -2/+19 |
| * | | | Check of temporary tables hiding for query fetched from QC (BUG#6084) | bell@sanja.is.com.ua | 2004-10-21 | 4 | -1/+59 |
| |/ / | |||||
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0 | bell@sanja.is.com.ua | 2004-10-22 | 12 | -29/+128 |
|\ \ \ | |/ / | |||||
| * | | Fix test case for innodb-lock | monty@mysql.com | 2004-10-20 | 6 | -32/+62 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-10-20 | 8 | -25/+91 |
| |\ \ | |||||
| | * | | Code cleanups (done during review of new code) | monty@mysql.com | 2004-10-20 | 8 | -25/+91 |
| | |/ | |||||
| * | | trx0rec.c: | heikki@hundin.mysql.fi | 2004-10-19 | 1 | -1/+1 |
| * | | libmysql.c: | paul@ice.snake.net | 2004-10-19 | 1 | -0/+3 |
| |/ | |||||
* | | fixed retsult code | bell@sanja.is.com.ua | 2004-10-19 | 1 | -1/+1 |
|/ | |||||
* | libmysql.c: | bar@mysql.com | 2004-10-19 | 1 | -0/+33 |
* | Merge dellis@bk-internal.mysql.com:/home/bk/mysql-4.0 | dellis@goetia.(none) | 2004-10-17 | 2 | -1/+2 |
|\ | |||||
| * | mysqld.cc: | dellis@goetia.(none) | 2004-10-17 | 1 | -1/+1 |
| * | mysqld.cc: | dellis@goetia.(none) | 2004-10-03 | 2 | -1/+2 |
* | | Merge hholzgraefe@bk-internal.mysql.com:/home/bk/mysql-4.0 | hartmut@mysql.com | 2004-10-16 | 1 | -2/+2 |
|\ \ | |||||
| * | | the $^ directive is a GNU make extension and not really needed here | hartmut@mysql.com | 2004-10-15 | 1 | -2/+2 |
* | | | texi2html: | paul@ice.snake.net | 2004-10-15 | 1 | -1/+1 |
* | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0 | marko@hundin.mysql.fi | 2004-10-15 | 2 | -3/+17 |
|\ \ \ | |||||
| * \ \ | Merge mysql.com:/home/mydev/mysql-4.0 | ingo@mysql.com | 2004-10-14 | 2 | -3/+17 |
| |\ \ \ | | |/ / | |/| | |