An error occurred fetching the project authors.
- 07 Jun, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 04 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Fixes after last merge from 4.0. (Code not yet complete, need anoter merge from 4.0)
-
- 03 Jun, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
Added syntax for column comments (for compability with 4.1) Fix of ALTER TABLE RENAME
-
Sinisa@sinisa.nasamreza.org authored
user has table privilege and global FILE privilege
-
- 02 Jun, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 01 Jun, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 29 May, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
- 27 May, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Remove end space from ENUM and SET strings
-
- 22 May, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 18 May, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
Before this change LOCK TABLES worked only with global and table level privileges.
-
- 15 May, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
-
Sinisa@sinisa.nasamreza.org authored
Read a manual for more detail
-
- 28 Apr, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 26 Apr, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 16 Apr, 2002 1 commit
-
-
monty@tik.mysql.fi authored
Cleanup of LIBWRAP handling
-
- 02 Apr, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Don't use DBUG library for struct st_my_thread_var to make code less complicated.
-
- 26 Mar, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 22 Mar, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 15 Mar, 2002 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 14 Mar, 2002 2 commits
-
-
bar@gw.udmsearch.izhnet.ru authored
-
bar@gw.udmsearch.izhnet.ru authored
-
- 12 Mar, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 15 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 14 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 13 Feb, 2002 2 commits
-
-
monty@tik.mysql.fi authored
Fix for ctypes on windows Cleanup max_queries_per_hour
-
monty@tik.mysql.fi authored
-
- 11 Feb, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 08 Feb, 2002 1 commit
-
-
serg@serg.mysql.com authored
-
- 01 Feb, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 29 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Test of unsigned BIGINT values Fixes for queries-per-hour Cleanup of replication code (comments and portability fixes) Make most of the binary log code 4G clean Changed syntax for GRANT ... QUERIES PER HOUR
-
- 20 Jan, 2002 1 commit
-
-
sasha@mysql.sashanet.com authored
first pull, merge,test, and get it to work. The main change is the new replication code - now we have two slave threads SQL thread and I/O thread. I have also re-written a lot of the code to prepare for multi-master implementation. I also documented IO_CACHE quite extensively and to some extend, THD class.
-
- 16 Jan, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 15 Jan, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
Add ISAM to Windows version Fix of test results Fixes for NULL keys in HEAP tables.
-
- 12 Jan, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
incorporations of the new stuff. When Monty approves / corrects it, I will "port" it to multi-table updates.
-
- 08 Jan, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 02 Jan, 2002 2 commits
-
-
monty@hundin.mysql.fi authored
Cleanup of multi-table-delete in sql_yacc.yy Changed syntax of MAXIMUM QUERIES PER HOUR to MAX_QUERIES_PER_HOUR to not get too many reserved words.
-
monty@hundin.mysql.fi authored
Fixes for building MySQL with gcc 3.0 Added SIGNED / UNSIGNED casts Fixed core dump bug in net_clear() with libmysqld. Back to using semaphores in query cache. Added 'Null' and 'Index_type' to SHOW INDEX.
-
- 26 Dec, 2001 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
Now everything compiles and all tests are passed .... ;o) What a push !
-
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.
-