An error occurred fetching the project authors.
- 07 Mar, 2002 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 28 Feb, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
Read comments there if you are interested ..
-
bar@gw.udmsearch.izhnet.ru authored
Fixes in GeomFromText() to accept an new optional argument respobsible for SRID. This is for more OpenGIS conformance and PostGIS compatibility to simplify migrating from PgSQL to MySQL
-
- 22 Feb, 2002 1 commit
-
-
bar@gw.udmsearch.izhnet.ru authored
-
- 19 Feb, 2002 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
Sinisa@sinisa.nasamreza.org authored
-
- 15 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 14 Feb, 2002 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 13 Feb, 2002 1 commit
-
-
monty@tik.mysql.fi 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.
-
- 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.
-
- 29 Dec, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 26 Dec, 2001 2 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
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.
-
- 17 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 13 Dec, 2001 4 commits
-
-
monty@hundin.mysql.fi authored
Add 4.0 commands to SHOW STATUS.
-
monty@hundin.mysql.fi authored
New HEX() function. Final (?) cleanup of des_encrypt() / des_decrypt(). Added missing files to Makefiles.
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Fixed bug in query cache. Cleaned up des_crypt code.
-
- 11 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 10 Dec, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
tonu@volk.internalnet authored
-
- 09 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Added new operators to be used with gcc 3.0.x Update of query cache code. Added semaphores for Windows (not yet in use) Added pthread_mutex_trylock for windows.
-
- 02 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Remove some warnings
-
- 09 Nov, 2001 1 commit
-
-
tonu@volk.internalnet authored
-
- 08 Nov, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
-
- 06 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Cleanup typos (like SKIPP -> SKIP)
-
- 05 Nov, 2001 2 commits
-
-
monty@bitch.mysql.fi authored
-
tonu@volk.internalnet authored
-
- 29 Oct, 2001 1 commit
-
-
monty@tramp.mysql.fi authored
Extended MODIFY and CHANGE in ALTER TABLE to accept the AFTER keyword. Extended MyISAM to handle records > 16M.
-
- 25 Oct, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
-
- 24 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 20 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 19 Oct, 2001 1 commit
-
-
Sinisa@sinisa.nasamreza.org authored
If I ruined anything, write your complaints to sasha@mysql.com
-
- 09 Oct, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
serg@serg.mysql.com authored
-
- 08 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-