- 27 Dec, 2001 2 commits
-
-
jani@hynda.mysql.fi authored
-
jani@hynda.mysql.fi authored
-
- 26 Dec, 2001 4 commits
-
-
Sinisa@sinisa.nasamreza.org authored
Now everything compiles and all tests are passed .... ;o) What a push !
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
One more notice: limiting number of queries per hour for different users has been done on 4.0.1 , but I can port it to 3.23.* This will require only certain changes, like number of columns in user table. I will also make a test case for it, after it is approved by Monty, as result file will depend on the error message text.
-
Sinisa@sinisa.nasamreza.org authored
* multi-table updates * new paid feature for limiting number of queries per hour for users * optional syntax for multi-table deletes * optimization for SQL_CALC_FOUND_ROWS * a small addition for CREATE .. SELECT that will be of future use I know that all this will require many additions to documentation, which I have not done, but I am at Arjen's disposal to help him document all this.
-
- 25 Dec, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
into mysql.sashanet.com:/reiser-data/mysql-4.0-stable
-
sasha@mysql.sashanet.com authored
-
- 24 Dec, 2001 4 commits
-
-
serg@serg.mysql.com authored
typo fixed
-
venu@work.mysql.com authored
-
arjen@co3064164-a.bitbike.com authored
-
arjen@co3064164-a.bitbike.com authored
-
- 23 Dec, 2001 4 commits
-
-
arjen@co3064164-a.bitbike.com authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fix problem with query cache and database names
-
- 22 Dec, 2001 9 commits
-
-
serg@serg.mysql.com authored
into serg.mysql.com:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mysql.com authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
into hundin.mysql.fi:/my/bk/mysql-4.0
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Change tests to use database 'mysqltest' instead of 'foo' Add option to not print access denied messages to check_table_access()
-
heikki@donna.mysql.fi authored
Lower max key len to 3500 bytes because a secondary index record must also contain the primary key value
-
heikki@donna.mysql.fi authored
Make sure no memory overrun of key buffer in range estimation
-
- 21 Dec, 2001 6 commits
-
-
tfr@sarvik.tfr.cafe.ee authored
Update OLEDB section
-
serg@serg.mysql.com authored
-
serg@serg.mysql.com authored
HA_NO_FULLTEXT_KEY property -> HA_CAN_FULLTEXT
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fixed data corruption bug in query cache. Made queries be dependent of the database in use.
-
monty@hundin.mysql.fi authored
-
- 20 Dec, 2001 7 commits
-
-
heikki@donna.mysql.fi authored
Allow equal key values in a unique secondary index if the key value contains an SQL NULL
-
serg@serg.mysql.com authored
manual updated
-
heikki@donna.mysql.fi authored
Add warnings to recovery in some cases where log file might be corrupt and consequently recovery can be trusted less than normally
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fix pthread_mutex_trylock on HPUX (needed for query cache).
-
arjen@co3064164-a.bitbike.com authored
Added info about two new Query Cache status variables.
-
- 19 Dec, 2001 2 commits
-
-
jani@hynda.mysql.fi authored
-
serg@serg.mysql.com authored
-