Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed that enable-reads-from-master and repl-parse-query works in option files. | monty@hundin.mysql.fi | 2002-04-29 | 1 | -1/+1 |
| | | | | | Fixed slowdown problem on win98 Fixed syntax for ALTER TABLE .. RENAME | ||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -4/+4 |
| | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | Removed unused code in VIO | tonu@volk.internalnet | 2001-11-02 | 1 | -2/+0 |
| | |||||
* | One should not only have to include my_net.h to work with sockets. | monty@hundin.mysql.fi | 2001-10-09 | 1 | -12/+0 |
| | | | | | | This wrapper noew will include all the necessary, system specific files, which makes all normal source files much easier to write and maintain. Portability fixes. | ||||
* | Portability fixes + a couple of bug fixes introduced by last push. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -17/+1 |
| | |||||
* | Changed to use my_global.h | monty@hundin.mysql.fi | 2001-09-14 | 1 | -1/+1 |
| | | | | | Fixed problem with LIKE with latin1_de Added parsing support of UNSIGNED LONG LONG | ||||
* | merge | monty@hundin.mysql.fi | 2001-06-05 | 1 | -0/+10 |
|\ | |||||
| * | vio.c Vio code bugfix | tonu@hundin.mysql.fi | 2001-06-05 | 1 | -1/+11 |
| | | | | | | | | violite.h Code cleanup | ||||
* | | Symlinking of tables should not work. | monty@hundin.mysql.fi | 2001-06-05 | 1 | -29/+29 |
|/ | | | | | | Fixed error number handling bug in mysqltest. Fixed that error number from insert delayed is reported correctly. merged new vio code with old violite code. | ||||
* | Support for VIO library | tonu@hundin.mysql.fi | 2001-05-31 | 1 | -10/+11 |
| | |||||
* | viotcpip.c BitKeeper file /home/tonu/bk/mysql-4.0/vio/viotcpip.c | tonu@x3.internalnet | 2001-05-20 | 1 | -0/+151 |
viosslfactories.c BitKeeper file /home/tonu/bk/mysql-4.0/vio/viosslfactories.c viossl.c BitKeeper file /home/tonu/bk/mysql-4.0/vio/viossl.c vio.c BitKeeper file /home/tonu/bk/mysql-4.0/vio/vio.c |