Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
95d36faa
Commit
95d36faa
authored
Sep 13, 2004
by
unknown
Browse files
Options
Browse Files
Download
Plain Diff
Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1
into kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
parents
736963b5
ca31bda2
Changes
25
Show whitespace changes
Inline
Side-by-side
Showing
25 changed files
with
450 additions
and
0 deletions
+450
-0
sql/share/charsets/Index.xml
sql/share/charsets/Index.xml
+18
-0
sql/share/charsets/armscii8.xml
sql/share/charsets/armscii8.xml
+18
-0
sql/share/charsets/ascii.xml
sql/share/charsets/ascii.xml
+18
-0
sql/share/charsets/cp1250.xml
sql/share/charsets/cp1250.xml
+18
-0
sql/share/charsets/cp1251.xml
sql/share/charsets/cp1251.xml
+18
-0
sql/share/charsets/cp1256.xml
sql/share/charsets/cp1256.xml
+18
-0
sql/share/charsets/cp1257.xml
sql/share/charsets/cp1257.xml
+18
-0
sql/share/charsets/cp850.xml
sql/share/charsets/cp850.xml
+18
-0
sql/share/charsets/cp852.xml
sql/share/charsets/cp852.xml
+18
-0
sql/share/charsets/cp866.xml
sql/share/charsets/cp866.xml
+18
-0
sql/share/charsets/dec8.xml
sql/share/charsets/dec8.xml
+18
-0
sql/share/charsets/geostd8.xml
sql/share/charsets/geostd8.xml
+18
-0
sql/share/charsets/greek.xml
sql/share/charsets/greek.xml
+18
-0
sql/share/charsets/hebrew.xml
sql/share/charsets/hebrew.xml
+18
-0
sql/share/charsets/hp8.xml
sql/share/charsets/hp8.xml
+18
-0
sql/share/charsets/keybcs2.xml
sql/share/charsets/keybcs2.xml
+18
-0
sql/share/charsets/koi8r.xml
sql/share/charsets/koi8r.xml
+18
-0
sql/share/charsets/koi8u.xml
sql/share/charsets/koi8u.xml
+18
-0
sql/share/charsets/latin1.xml
sql/share/charsets/latin1.xml
+18
-0
sql/share/charsets/latin2.xml
sql/share/charsets/latin2.xml
+18
-0
sql/share/charsets/latin5.xml
sql/share/charsets/latin5.xml
+18
-0
sql/share/charsets/latin7.xml
sql/share/charsets/latin7.xml
+18
-0
sql/share/charsets/macce.xml
sql/share/charsets/macce.xml
+18
-0
sql/share/charsets/macroman.xml
sql/share/charsets/macroman.xml
+18
-0
sql/share/charsets/swe7.xml
sql/share/charsets/swe7.xml
+18
-0
No files found.
sql/share/charsets/Index.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets
max-id=
"94"
>
<charsets
max-id=
"94"
>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<description>
<description>
This file lists all of the available character sets.
This file lists all of the available character sets.
To make maintaining easier please:
To make maintaining easier please:
...
...
sql/share/charsets/armscii8.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"armscii8"
>
<charset
name=
"armscii8"
>
<ctype>
<ctype>
...
...
sql/share/charsets/ascii.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"ascii"
>
<charset
name=
"ascii"
>
<ctype>
<ctype>
...
...
sql/share/charsets/cp1250.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"cp1250"
>
<charset
name=
"cp1250"
>
<ctype>
<ctype>
...
...
sql/share/charsets/cp1251.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"cp1251"
>
<charset
name=
"cp1251"
>
<ctype>
<ctype>
...
...
sql/share/charsets/cp1256.xml
View file @
95d36faa
...
@@ -4,6 +4,24 @@
...
@@ -4,6 +4,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"cp1256"
>
<charset
name=
"cp1256"
>
<ctype>
<ctype>
...
...
sql/share/charsets/cp1257.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"cp1257"
>
<charset
name=
"cp1257"
>
<ctype>
<ctype>
...
...
sql/share/charsets/cp850.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"cp850"
>
<charset
name=
"cp850"
>
<ctype>
<ctype>
...
...
sql/share/charsets/cp852.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"cp852"
>
<charset
name=
"cp852"
>
<ctype>
<ctype>
...
...
sql/share/charsets/cp866.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"cp866"
>
<charset
name=
"cp866"
>
<!-- cp866_DOSCyrillicRussian -->
<!-- cp866_DOSCyrillicRussian -->
...
...
sql/share/charsets/dec8.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"dec8"
>
<charset
name=
"dec8"
>
<ctype>
<ctype>
...
...
sql/share/charsets/geostd8.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"geostd8"
>
<charset
name=
"geostd8"
>
<ctype>
<ctype>
...
...
sql/share/charsets/greek.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"greek"
>
<charset
name=
"greek"
>
<!-- It's ISO Greek rahter than WIN Greek because -->
<!-- It's ISO Greek rahter than WIN Greek because -->
...
...
sql/share/charsets/hebrew.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"hebrew"
>
<charset
name=
"hebrew"
>
<ctype>
<ctype>
...
...
sql/share/charsets/hp8.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"hp8"
>
<charset
name=
"hp8"
>
<ctype>
<ctype>
...
...
sql/share/charsets/keybcs2.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"keybcs2"
>
<charset
name=
"keybcs2"
>
<ctype>
<ctype>
...
...
sql/share/charsets/koi8r.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"koi8r"
>
<charset
name=
"koi8r"
>
<ctype>
<ctype>
...
...
sql/share/charsets/koi8u.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"koi8u"
>
<charset
name=
"koi8u"
>
<ctype>
<ctype>
...
...
sql/share/charsets/latin1.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"latin1"
>
<charset
name=
"latin1"
>
<ctype>
<ctype>
...
...
sql/share/charsets/latin2.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"latin2"
>
<charset
name=
"latin2"
>
<ctype>
<ctype>
...
...
sql/share/charsets/latin5.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"latin5"
>
<charset
name=
"latin5"
>
<ctype>
<ctype>
...
...
sql/share/charsets/latin7.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"latin7"
>
<charset
name=
"latin7"
>
<ctype>
<ctype>
...
...
sql/share/charsets/macce.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"macce"
>
<charset
name=
"macce"
>
<ctype>
<ctype>
...
...
sql/share/charsets/macroman.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"macroman"
>
<charset
name=
"macroman"
>
<ctype>
<ctype>
...
...
sql/share/charsets/swe7.xml
View file @
95d36faa
...
@@ -2,6 +2,24 @@
...
@@ -2,6 +2,24 @@
<charsets>
<charsets>
<copyright>
Copyright (C) 2003 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</copyright>
<charset
name=
"swe7"
>
<charset
name=
"swe7"
>
<ctype>
<ctype>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment