]> git.pld-linux.org Git - packages/mysql.git/blob - mysql-fulltext-small.patch
- ignore error from mysql restart in %post. it doesn't give any value not having...
[packages/mysql.git] / mysql-fulltext-small.patch
1 --- myisam/ftdefs.h     Fri Jan 10 23:39:49 2003
2 +++ myisam/ftdefs.h.tjbnym      Fri Jan 10 23:39:39 2003
3 @@ -22,7 +22,7 @@
4  #include <m_ctype.h>
5  #include <my_tree.h>
6  
7 -#define MIN_WORD_LEN 4
8 +#define MIN_WORD_LEN 3
9  
10  #define HYPHEN_IS_DELIM
11  #define HYPHEN_IS_CONCAT     /* not used for now */
This page took 0.036624 seconds and 3 git commands to generate.