summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Portability fixesunknown2000-10-0417-68/+263
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Updates in the links sections config.guess: Added fixes for Darwin config.sub: Added fixes for Darwin configure.in: Added fixes for Darwin extra/my_print_defaults.c: Fixed typo include/my_pthread.h: Added fixes for Darwin ltconfig: Portability fix myisam/mi_check.c: Make myisamchk more silent mysys/Makefile.am: Added mf_tempfile.c mysys/mf_cache.c: Remove not used parts mysys/mf_tempfile.c: Fix for Solaris sql/log.cc: Fix for Windows sql/sql_cache.cc: Fix for Darwin sql/sql_show.cc: Fix for temporary tables strings/strtol.c: Fix for Darwin support-files/mysql.spec.sh: Fix for documentation files that are installed compressed BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* First part of automatic repair of MyISAM tables.unknown2000-10-0338-419/+570
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Error on full disk on repair. SIGHUP signal handling. Update with keys on timestamp Portability fixes Docs/manual.texi: Added documentation about automatic repair of MyISAM tables client/mysql.cc: Remove usage of tempnam. include/my_sys.h: Added create_temp_file include/myisam.h: Fix for disk full on repair myisam/mi_check.c: Fix for disk full on repair myisam/sort.c: Fix for disk full on repair & removed usage of tempnam() mysys/mf_cache.c: Remove usage of tempnam() mysys/mf_dirname.c: Changed convert_dirname to return end 0 mysys/my_fopen.c: Security fixes mysys/my_tempnam.c: remove blanks readline/bind.c: Portability fixes readline/complete.c: Portability fixes readline/histexpand.c: Portability fixes readline/input.c: Portability fixes readline/search.c: Portability fixes readline/shell.c: Portability fixes readline/terminal.c: Portability fixes readline/tilde.c: Portability fixes readline/undo.c: Portability fixes regex/cname.h: Portability fixes regex/debug.c: Portability fixes regex/main.c: Portability fixes regex/regcomp.c: Portability fixes regex/regerror.c: Portability fixes sql/filesort.cc: Remove dummy code sql/ha_myisam.cc: Automatic repair of MyISAM tables sql/ha_myisam.h: Automatic repair of MyISAM tables sql/handler.cc: Automatic repair of MyISAM tables sql/handler.h: Automatic repair of MyISAM tables sql/key.cc: Fix for UPDATE with key on timestamp column sql/mysql_priv.h: Automatic repair of MyISAM tables sql/mysqld.cc: Automatic repair of MyISAM tables & signal SIGHUP handling sql/sql_base.cc: Automatic repair of MyISAM tables sql/sql_class.cc: Automatic repair of MyISAM tables sql/sql_class.h: Fix for insert with reference to columns sql/sql_insert.cc: Fix for insert with reference to columns sql/table.cc: Automatic repair of MyISAM tables BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-09-2921-340/+351
|\ | | | | | | | | Docs/manual.texi: Auto merged
| * Fixed indention, removed compiler varnings and fixed a bugunknown2000-09-2921-340/+351
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in FULLTEXT indexes. Docs/manual.texi: Removed some @ifset nushere tags which crashed the manual when using emacs client/mysql-test.c: ***MISSING WEAVE*** heap/hp_test2.c: Removed compiler warnings isam/pack_isam.c: Removed compiler warnings isam/update.c: Removed compiler warnings myisam/ft_parser.c: cleanup myisam/ft_update.c: Fixed crash when inserting a blob which was NULL myisam/mi_check.c: -e continues checking of other keys on error myisam/mi_rkey.c: cleanup myisam/myisamchk.c: cleanup myisam/myisamlog.c: Added use of rnd to make things more predictable myisammrg/myrg_rkey.c: Removed compiler warnings mysys/mf_pack.c: cleanup mysys/my_fstream.c: cleanup sql/ha_berkeley.cc: cleanup sql/handler.cc: cleanup sql/item_func.cc: cleanup sql/item_func.h: cleanup sql/net_serv.cc: cleanup sql/slave.cc: cleanup sql/sql_class.cc: cleanup sql/sql_show.cc: cleanup
* | Put the contents at the beginning of the manual like a normal book.unknown2000-09-281-5/+1
| | | | | | | | | | Docs/manual.texi: Put the Contents at the beginning like a normal book.
* | Fixed Typos.unknown2000-09-281-4/+4
| | | | | | | | | | Docs/manual.texi: Fixed Melissa Spurr's Texinfo Typos.
* | Mergeunknown2000-09-282-64/+428
|\ \ | | | | | | | | | | | | Docs/manual.texi: merged melissa spurr's newest edits into the manual.
| * | made additions and some changes to index hitsunknown2000-09-272-61/+425
| |/ | | | | | | | | BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | NuSphere editor's changes to pages 151-200 of manual.texi.unknown2000-09-271-275/+275
| | | | | | | | | | Docs/manual.texi: NuSphere editor's changes to pages 151-200.
* | NuSphere editor's changes to pages 101-150 of manual.texi.unknown2000-09-271-313/+307
|/ | | | | Docs/manual.texi: NuSphere editor's changes to pages 101-150.
* Fix typo in manual.texiunknown2000-09-271-2/+2
| | | | | Docs/manual.texi: Fix typo
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-09-2710-170/+162
|\
| * Bigger ranges if set_maximum_open_files fails + fix for releaseunknown2000-09-2710-170/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sql-bench/Results/ATIS-mysql-NT_4.0: new benchmark results sql-bench/Results/RUN-mysql-NT_4.0: new benchmark results sql-bench/Results/alter-table-mysql-NT_4.0: new benchmark results sql-bench/Results/big-tables-mysql-NT_4.0: new benchmark results sql-bench/Results/connect-mysql-NT_4.0: new benchmark results sql-bench/Results/create-mysql-NT_4.0: new benchmark results sql-bench/Results/insert-mysql-NT_4.0: new benchmark results sql-bench/Results/select-mysql-NT_4.0: new benchmark results sql-bench/Results/wisconsin-mysql-NT_4.0: new benchmark results sql/mysqld.cc: Bigger ranges if set_maximum_open_files fails
* | Merge jcole@work.mysql.com:/home/bk/mysqlunknown2000-09-2714-35/+65
|\ \ | |/ | | | | | | | | | | | | into tetra.spaceapes.com:/usr/home/jcole/bk/mysql Docs/manual.texi: Auto merged
| * Fixed mysql_install_db.shunknown2000-09-271-0/+1
| | | | | | | | | | scripts/mysql_install_db.sh: Added missing variable
| * Fixes for releaseunknown2000-09-275-7/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | include/config-win.h: Increase the number of files on windows include/mysys_err.h: New error message myisam/mi_log.c: Fix myisam.log to be usable even if we are using NFS myisam/myisamdef.h: Fix myisam.log to be usable even if we are using NFS mysys/errors.c: Fix error message
| * Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-09-268-28/+51
| |\ | | | | | | | | | | | | Docs/manual.texi: Auto merged
| | * Small fixes for releaseunknown2000-09-268-28/+51
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Update of file limits on windows myisam/mi_close.c: Fix for alter table on windows myisam/mi_extra.c: Fix for alter table on windows myisam/myisamlog.c: Corrected statistics information sql-bench/limits/mysql-3.23.cfg: Update to new crash-me sql-bench/limits/mysql.cfg: Update to new crash-me sql/sql_base.cc: Fix if end of memory sql/table.cc: Fix of new introduced index-handling bug
* | | Added the first of Melissa Spurr's (NuSphere's) index additions in.unknown2000-09-271-38/+241
| | | | | | | | | | | | | | | | | | | | | | | | Sucks when you have to do it the manual way. bk diffs, patch, xemacs. Docs/manual.texi: Added the first of Melissa Spurr's (NuSphere's) index additions in.
* | | Docs/Makefile.am:unknown2000-09-262-12/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PDF Manual now has Indexes. Docs/manual.texi: Added stub and conditionals for removing GPL and LGPL from NuSphere manual. Docs/Makefile.am: PDF Manual now has Indexes Docs/manual.texi: Added stub and conditionals for removing GPL and LGPL from NuSphere manual.
* | | Merge jcole@work.mysql.com:/home/bk/mysqlunknown2000-09-2684-206/+477
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | into tetra.spaceapes.com:/usr/home/jcole/bk/mysql BitKeeper/etc/logging_ok: Auto merged Docs/manual.texi: Auto merged
| * | manual.texi Added ValueClick mirror.unknown2000-09-251-2/+10
| |/ | | | | | | | | Docs/manual.texi: Added ValueClick mirror.
| * mergeunknown2000-09-2684-204/+467
| |\ | | | | | | | | | | | | | | | | | | BitKeeper/etc/logging_ok: Auto merged Docs/manual.texi: Merge
| | * Small fixesunknown2000-09-265-28/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Changelog and small fixes mysys/my_init.c: Changed UMASK and UMASK_DIR to work also with octal scripts/mysqlhotcopy.sh: Fixed some small bugs sql/share/swedish/errmsg.OLD: Fixed wrong entry BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
| | * RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-2683-200/+391
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reading from FIFO, fixes for FULLTEXT, @@IDENTITY Docs/manual.texi: Update of RIGHT JOIN client/mysql.cc: Faster HTML generation extra/perror.c: Added MyISAM error messages include/my_base.h: Update for automatic repair of MyISAM tables include/my_sys.h: Backup files and FIFO include/myisam.h: Automatic repair and backup files include/mysqld_error.h: New error message myisam/mi_check.c: Update for automatic repair of MyISAM tables myisam/mi_locking.c: Fixed comment myisam/mi_open.c: Update for automatic repair of MyISAM tables myisam/myisamchk.c: Update for automatic repair of MyISAM tables myisam/myisamdef.h: Update for automatic repair of MyISAM tables mysys/mf_getdate.c: Added new parameter option for backup files mysys/my_open.c: Added debug information mysys/my_redel.c: Backup file handling sql/ha_berkeley.cc: Updated interface sql/ha_berkeley.h: Updated interface sql/ha_heap.cc: Updated interface sql/ha_heap.h: Updated interface sql/ha_isam.cc: Updated interface sql/ha_isam.h: Updated interface sql/ha_isammrg.cc: Updated interface sql/ha_isammrg.h: Updated interface sql/ha_myisam.cc: Update for automatic repair of MyISAM tables sql/ha_myisam.h: Updated interface sql/ha_myisammrg.cc: Updated interface sql/ha_myisammrg.h: Updated interface sql/handler.h: Updated interface sql/item.h: Added @@identity sql/item_func.cc: Added @@identity sql/lex.h: Added RIGHT JOIN sql/mf_iocache.cc: Update for reading from FIFO sql/mysqld.cc: Update for automatic repair of MyISAM tables sql/share/czech/errmsg.sys: Added @@identity sql/share/czech/errmsg.txt: Added @@identity sql/share/danish/errmsg.sys: Added @@identity sql/share/danish/errmsg.txt: Added @@identity sql/share/dutch/errmsg.sys: Added @@identity sql/share/dutch/errmsg.txt: Added @@identity sql/share/english/errmsg.sys: Added @@identity sql/share/english/errmsg.txt: Added @@identity sql/share/estonian/errmsg.sys: Added @@identity sql/share/estonian/errmsg.txt: Added @@identity sql/share/french/errmsg.sys: Added @@identity sql/share/french/errmsg.txt: Added @@identity sql/share/german/errmsg.sys: Added @@identity sql/share/german/errmsg.txt: Added @@identity sql/share/greek/errmsg.sys: Added @@identity sql/share/greek/errmsg.txt: Added @@identity sql/share/hungarian/errmsg.sys: Added @@identity sql/share/hungarian/errmsg.txt: Added @@identity sql/share/italian/errmsg.sys: Added @@identity sql/share/italian/errmsg.txt: Added @@identity sql/share/japanese/errmsg.sys: Added @@identity sql/share/japanese/errmsg.txt: Added @@identity sql/share/korean/errmsg.sys: Added @@identity sql/share/korean/errmsg.txt: Added @@identity sql/share/norwegian-ny/errmsg.txt: Added @@identity sql/share/norwegian/errmsg.txt: Added @@identity sql/share/polish/errmsg.sys: Added @@identity sql/share/polish/errmsg.txt: Added @@identity sql/share/portuguese/errmsg.sys: Added @@identity sql/share/portuguese/errmsg.txt: Added @@identity sql/share/romanian/errmsg.txt: Added @@identity sql/share/russian/errmsg.sys: Added @@identity sql/share/russian/errmsg.txt: Added @@identity sql/share/slovak/errmsg.sys: Added @@identity sql/share/slovak/errmsg.txt: Added @@identity sql/share/spanish/errmsg.sys: Added @@identity sql/share/spanish/errmsg.txt: Added @@identity sql/share/swedish/errmsg.OLD: Added @@identity sql/share/swedish/errmsg.sys: Added @@identity sql/share/swedish/errmsg.txt: Added @@identity sql/sql_base.cc: Fix for RIGHT JOIN sql/sql_db.cc: Update for automatic repair of MyISAM tables sql/sql_load.cc: Added reading from FIFO sql/sql_parse.cc: Fix for RIGHT JOIN sql/sql_select.cc: Fix for RIGHT JOIN sql/sql_table.cc: cleanup sql/sql_yacc.yy: Added RIGHT JOIN sql/table.cc: Fix handling of FULLTEXT index sql/table.h: Added RIGHT JOIN BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | | Merge jcole@work.mysql.com:/home/bk/mysqlunknown2000-09-254-21/+28
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | into tetra.spaceapes.com:/usr/home/jcole/bk/mysql BitKeeper/etc/logging_ok: Auto merged Docs/manual.texi: Auto merged
| * | manual.texi Reactivated sote.hu mirror.unknown2000-09-251-5/+5
| | | | | | | | | | | | | | | Docs/manual.texi: Reactivated sote.hu mirror.
| * | manual.texi Reactivated sopik.cz mirror.unknown2000-09-251-4/+4
| | | | | | | | | | | | | | | Docs/manual.texi: Reactivated sopik.cz mirror.
| * | manual.texi Reactivated directnet.ru and psinet.cl mirrors.unknown2000-09-251-5/+12
| | | | | | | | | | | | | | | Docs/manual.texi: Reactivated directnet.ru and psinet.cl mirrors.
| * | safe_mysqld.sh remove stray warning message from nohup niceunknown2000-09-232-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure.in the & in 2>&1 gets replaced by sed during AC_SUBST configure.in: the & in 2>&1 gets replaced by sed during AC_SUBST scripts/safe_mysqld.sh: remove stray warning message from nohup nice
| * | merge nohup niceness changesunknown2000-09-232-4/+5
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure.in: Auto merged BitKeeper/etc/logging_ok: Auto merged scripts/safe_mysqld.sh: merge nohup_niceness changes
| | * | logging_ok Logging to logging@openlogging.org acceptedunknown2000-09-121-0/+1
| | | | | | | | | | | | | | | | | | | | BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
| | * | configure.in remove some stray warning messages for failed testsunknown2000-09-122-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | safe_mysqld.sh remove some stray warning messages for failed tests configure.in: remove some stray warning messages for failed tests scripts/safe_mysqld.sh: remove some stray warning messages for failed tests
* | | | NuSphere editor's changes to pages 65-100 of manual.texi.unknown2000-09-221-263/+244
| | | | | | | | | | | | | | | | | | | | Docs/manual.texi: NuSphere editor's changes to pages 65-100.
* | | | NuSphere editor's changes to pages 18-64 of manual.texi.unknown2000-09-221-491/+525
| | | | | | | | | | | | | | | | | | | | Docs/manual.texi: NuSphere editor's changes to pages 18-64.
* | | | manual.texi merged, oh so painful.unknown2000-09-221-186/+224
|\ \ \ \
| * | | | NuSphere editor's changes to pages 1-17unknown2000-09-211-180/+217
| | | | |
* | | | | Merge jcole@work.mysql.com:/home/bk/mysqlunknown2000-09-222-1/+3
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into main.burghcom.com:/usr/home/nusphere/bk/mysql Docs/manual.texi: Auto merged BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
| * | | | Merge nusphere@snoop.burghcom.com:/home/nusphere/bk/mysqlunknown2000-09-202-1/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into nslinux.bedford.progress.com:/users/devp/jcole/bk/mysql Docs/manual.texi: Auto merged
| | * | | | testing from NuSphereunknown2000-09-202-1/+2
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Changed a Unix to UNIX.. testing bk from NuSphere BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
* | | | | manual.texi Reactivated paco.net mirror.unknown2000-09-221-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Reactivated paco.net mirror.
* | | | | manual.texi Cotton pickin bk! Let me push this!!unknown2000-09-221-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Cotton pickin bk! Let me push this!!
* | | | | Docs/manual.texiunknown2000-09-213-3/+21
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added updated for FLUSH LOGS and replication sql/log.cc fixed the log rotation bug when the log name did not change after FLUSH LOGS Docs/manual.texi: added updated for FLUSH LOGS and replication sql/log.cc: fixed the log rotation bug when the log name did not change after FLUSH LOGS sql/sql_class.h: fixed the log rotation bug when the log name did not change after FLUSH LOGS
* | | | Fixes for MyISAM and packed keys + AIXunknown2000-09-2212-46/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Updated changelog client/mysql.cc: Free all memory, even if we can't connect to the server include/config-win.h: Ensure that we don't use SAFE_MUTEX on windows include/my_pthread.h: Optimze struct for Ia64 include/myisam.h: Hack for debugging BIG tables myisam/mi_check.c: Hack for debugging BIG tables myisam/mi_search.c: Fixed bug in packed keys myisam/myisamchk.c: Hack for debugging BIG tables mysys/thr_mutex.c: Make safe_mutex safe for windows scripts/safe_mysqld.sh: Fix nice test and echo output sql/share/Makefile.am: Fix character sets sql/sql_string.cc: Fixes for AIX (which can't handle that the length argument is 0)
* | | | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-09-2113-29/+62
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Auto merged
| * | | | Fix for SAFE_MUTEX + MERGE tablesunknown2000-09-2113-29/+62
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Fix for release include/my_pthread.h: Fix for SAFE_MUTEX for windows include/myisammrg.h: Fix for empty MERGE tables myisam/ft_stopwords.c: Free used memory myisammrg/myrg_open.c: Fix for empty MERGE tables myisammrg/myrg_queue.c: Fix for empty MERGE tables myisammrg/myrg_rfirst.c: cleanup myisammrg/myrg_rkey.c: cleanup mysys/my_thr_init.c: Fix SAFE_MUTEX for windows mysys/my_winthread.c: Fix SAFE_MUTEX for windows mysys/thr_mutex.c: Fix SAFE_MUTEX for windows sql/ha_myisammrg.cc: Fix for empty MERGE tables sql/mysqld.cc: Fix type
* | | | manual.texi Fixed typos in mirror listing.unknown2000-09-201-2/+2
| | | | | | | | | | | | | | | | | | | | Docs/manual.texi: Fixed typos in mirror listing.
* | | | manual.texi Reactivated some mirrors.unknown2000-09-201-14/+14
|/ / / | | | | | | | | | | | | Docs/manual.texi: Reactivated some mirrors.
* | | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-09-209-21/+46
|\ \ \ | |/ / |/| |
| * | Fix for SAFE_MUTEX on windowsunknown2000-09-209-21/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs/manual.texi: cleanup include/my_pthread.h: Fix for SAFEMUTEX under windows mysys/my_thr_init.c: Fix for SAFEMUTEX under windows mysys/my_winthread.c: Fix for SAFEMUTEX under windows mysys/thr_mutex.c: Fix for SAFEMUTEX under windows sql/mysqld.cc: Remove unused code sql/sql_table.cc: Fix filename comparison on Windows support-files/Makefile.am: Added magic file